<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Hotfix: version 1.0.0.2 - Latest Releases				            </title>
            <link>https://quartexdeveloper.com/community/latest-releases/hotfix-version-1-0-0-2/</link>
            <description>Quartex Pascal Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 12 Jun 2026 11:13:59 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Hotfix: version 1.0.0.2</title>
                        <link>https://quartexdeveloper.com/community/latest-releases/hotfix-version-1-0-0-2/#post-4504</link>
                        <pubDate>Fri, 24 Oct 2025 19:56:54 +0000</pubDate>
                        <description><![CDATA[We have fixed a lot of things that sadly escaped us last Friday, including a few glaring ones that have prevented users from fully working with QTX. We apologize for the inconvenience of thi...]]></description>
                        <content:encoded><![CDATA[<p>We have fixed a lot of things that sadly escaped us last Friday, including a few glaring ones that have prevented users from fully working with QTX. We apologize for the inconvenience of this, we have setup a release schedule that is more in-depth for future updates.</p>
<p>The most glaring mistake was when copying resources (like the platform.js file) where we somehow had a logic mistake, causing the file to be raw-copied from the encrypted package-file. This meant the data was garbled and caused problems when running the code. As all great bugs this was a one-liner, but a very very important one!</p>
<p><strong>Fixes in this version</strong></p>
<ul class="wp-block-list">
<li>A focus issue when pressing F12 to toggle between code/form is taken care of</li>
<li>Shift + F12 now brings up a quick-search dialog, just like delphi</li>
<li>CTRL + F12 will bring up a similar quick-search unit dialog, just like delphi</li>
<li>Dependencies on pointer and resize polyfill js-files is now gone, they were purely there to support older webkit browsers, and are now obsolete.</li>
<li>Removed said dependencies from the template HTML files</li>
<li>Fixed an issue where “New form” did not set the correct displaymode + positionmode. This should be absolute + inlineblock</li>
<li>Fixed a problem with gamepad delegate classes not being initialized properly</li>
<li>Added gamepad delegates to TQTXGraphicView so they can be easily hooked up in the 2D game project type</li>
<li>Gone over all project types and removed polyfills and set new default values. Also removed units that dont really need to be in the uses clause.</li>
<li>Fixed the DOSBOX demo, it needed some love and a custom css rule to define the virtual machine display size (one of the first demos we had, so it was old!)</li>
<li>Removed test projects that should never have been included</li>
<li>Fixed a toolbar resize issue. If the screen resolution is too small, the toolbar breaks to two lines, but autosize doesnt function, hiding some buttons. This is actually a Delphi bug. I implemented a resize fix for it.</li>
<li>Default IDE theme changes to light for simplicity sake (no colors issues with “new project” dialog, damn Delphi VCL styling missing category elements).</li>
<li>Two units belonging to the DOM namespace had been misplaced in common, files are now moved to the correct package.</li>
<li>Rebuildt helpfiles with more topics added. A pdf will be made available for download separately.</li>
<li>Fixed a small attachment issue with the debug process.</li>
<li>CopyResource() from the IDE's resource cache did not check the cipher for the commercial packages correctly, and emitted garbled data. This is now fixed (thank you Hackbart!)</li>
<li>There was a syntax error in two user packages, and a handful of warnings in our system packages. These have thankfully been fixed</li>
<li>Updated examples so they build</li>
<li>Updated the node.js project templates</li>
<li>Removed obsolete packages</li>
</ul>
<p>Make sure you update ALL the packages from the update-manager! This is very important.</p>]]></content:encoded>
						                            <category domain="https://quartexdeveloper.com/community/latest-releases/">Latest Releases</category>                        <dc:creator>Jon Lennart Aasenden</dc:creator>
                        <guid isPermaLink="true">https://quartexdeveloper.com/community/latest-releases/hotfix-version-1-0-0-2/#post-4504</guid>
                    </item>
							        </channel>
        </rss>
		