<?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>
									Quartex Pascal Forum - Recent Topics				            </title>
            <link>https://quartexdeveloper.com/community/</link>
            <description>Quartex Pascal Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 08 Mar 2026 20:18:12 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>is right-to-left (RTL) language Layout supported?</title>
                        <link>https://quartexdeveloper.com/community/main-forum/is-right-to-left-rtl-language-layout-supported/</link>
                        <pubDate>Mon, 15 Dec 2025 09:34:15 +0000</pubDate>
                        <description><![CDATA[i have just start to play with qtx and my first question is  :is your product support right to left layout or what is known in delphi  by bidimode?id delphi vcl it is supported but it is bro...]]></description>
                        <content:encoded><![CDATA[<p>i have just start to play with qtx and my first question is  :<br />is your product support right to left layout or what is known in delphi  by bidimode?<br />id delphi vcl it is supported but it is broken in some components like Treeview and in FMX not supported at all. this is the most important feature for <span> right-to-left (RTL) language like Arabic, Hebrew, Persian (Farsi), and Urdu.</span></p>]]></content:encoded>
						                            <category domain="https://quartexdeveloper.com/community/"></category>                        <dc:creator>ahmed.atayib@gmail.com</dc:creator>
                        <guid isPermaLink="true">https://quartexdeveloper.com/community/main-forum/is-right-to-left-rtl-language-layout-supported/</guid>
                    </item>
				                    <item>
                        <title>Hotfix: version 1.0.0.2</title>
                        <link>https://quartexdeveloper.com/community/latest-releases/hotfix-version-1-0-0-2/</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/"></category>                        <dc:creator>Jon Lennart Aasenden</dc:creator>
                        <guid isPermaLink="true">https://quartexdeveloper.com/community/latest-releases/hotfix-version-1-0-0-2/</guid>
                    </item>
				                    <item>
                        <title>Installation and Start-Up</title>
                        <link>https://quartexdeveloper.com/community/main-forum/installation-and-start-up/</link>
                        <pubDate>Thu, 23 Oct 2025 10:45:15 +0000</pubDate>
                        <description><![CDATA[I just installed version 1.0.I registerd it on my X864 Windows 11 NoteBook
I couldn&#039;t compile or run any of the existing widgets. What did I do wrong?What are the dependencies? Are system-l...]]></description>
                        <content:encoded><![CDATA[<p>I just installed version 1.0.<br />I registerd it on my X864 Windows 11 NoteBook</p>
<p>I couldn't compile or run any of the existing widgets. What did I do wrong?<br />What are the dependencies? Are system-local definitions or operating system effective?</p>
<p><br />The error I usually get is<br />'<span style="color: #ff0000">Syntax Error</span>: There is no accessible member with name "inheritsFrom" for type TQTXComponent '<br />... etc.</p>
<div id="wpfa-2198" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//quartexdeveloper.com/wp-content/uploads/wpforo/default_attachments/1761216315-Screen-Shot-QTX.png" target="_blank" title="Screen-Shot-QTX.png"><i class="fas fa-paperclip"></i>&nbsp;Screen-Shot-QTX.png</a></div>]]></content:encoded>
						                            <category domain="https://quartexdeveloper.com/community/"></category>                        <dc:creator>mucahit.yagmur@gmail.com</dc:creator>
                        <guid isPermaLink="true">https://quartexdeveloper.com/community/main-forum/installation-and-start-up/</guid>
                    </item>
				                    <item>
                        <title>Problems with the IDE</title>
                        <link>https://quartexdeveloper.com/community/suggestions-and-backer-debates/ide-is-very-bad/</link>
                        <pubDate>Wed, 22 Oct 2025 02:25:37 +0000</pubDate>
                        <description><![CDATA[Hello,I&#039;ve been following your posts and progress on Quartex Pascal for many years.I&#039;ve been very disappointed with the IDE. It&#039;s a shame that, for example, it can&#039;t be used with the keyboar...]]></description>
                        <content:encoded><![CDATA[<p>Hello,<br /><br />I've been following your posts and progress on Quartex Pascal for many years.<br /><br />I've been very disappointed with the IDE. It's a shame that, for example, it can't be used with the keyboard:<br /><br />Control + F to search, but F3 doesn't work.<br /><br />The IDE doesn't have keyboard shortcuts to open units/forms with names you already know.<br /><br />Pressing F12 switches between the source code and the designer, but if you have focus in the code editor, you lose it after pressing F12.<br /><br />For me, it makes it unusable; I don't feel comfortable with this IDE. It's a shame. It would have been more interesting to use a Visual Studio Code derivative to create a good IDE.<br /><br />This is just my opinion, but I've used many editors and IDEs in 34 years of programming, and this is the worst I've tried.<br /><br />Thanks.</p>]]></content:encoded>
						                            <category domain="https://quartexdeveloper.com/community/"></category>                        <dc:creator>macc2010</dc:creator>
                        <guid isPermaLink="true">https://quartexdeveloper.com/community/suggestions-and-backer-debates/ide-is-very-bad/</guid>
                    </item>
				                    <item>
                        <title>Public release v1.0</title>
                        <link>https://quartexdeveloper.com/community/latest-releases/public-release-v1-0/</link>
                        <pubDate>Tue, 21 Oct 2025 14:14:13 +0000</pubDate>
                        <description><![CDATA[Yesterday evening we hit the publish button for Quartex Pascal v1!It has been a long, long road with too much work to list, but we feel that its reached a level of maturity that makes it usa...]]></description>
                        <content:encoded><![CDATA[<p>Yesterday evening we hit the publish button for Quartex Pascal v1!<br />It has been a long, long road with too much work to list, but we feel that its reached a level of maturity that makes it usable by everyone.<br /><br />It is easy to forget just how much tooling is involved, not just in the IDE or RTL, but also on the back-end. Our back-end system is written in QTX itself, dealing with everything from the internal build process to licenses to everything else under the sun.<br /><br />Well, we hope everyone has a great time with v1.0 -- and help us spread the word!</p>]]></content:encoded>
						                            <category domain="https://quartexdeveloper.com/community/"></category>                        <dc:creator>Jon Lennart Aasenden</dc:creator>
                        <guid isPermaLink="true">https://quartexdeveloper.com/community/latest-releases/public-release-v1-0/</guid>
                    </item>
				                    <item>
                        <title>Create A New Project</title>
                        <link>https://quartexdeveloper.com/community/suggestions-and-backer-debates/create-a-new-project/</link>
                        <pubDate>Mon, 29 Sep 2025 17:04:34 +0000</pubDate>
                        <description><![CDATA[It&#039;s really hard to read dark blue and black on dark grey.
 Black-on-black.png]]></description>
                        <content:encoded><![CDATA[<p>It's really hard to read dark blue and black on dark grey.</p>
<div id="wpfa-2089" class="wpforo-attached-file"><a class="wpforo-default-attachment" title="Black-on-black.png" href="//quartexdeveloper.com/wp-content/uploads/wpforo/default_attachments/1759165474-Black-on-black.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> Black-on-black.png</a></div>]]></content:encoded>
						                            <category domain="https://quartexdeveloper.com/community/"></category>                        <dc:creator>PLille</dc:creator>
                        <guid isPermaLink="true">https://quartexdeveloper.com/community/suggestions-and-backer-debates/create-a-new-project/</guid>
                    </item>
				                    <item>
                        <title>Bugs and features</title>
                        <link>https://quartexdeveloper.com/community/main-forum/bugs-and-features/</link>
                        <pubDate>Mon, 29 Sep 2025 16:13:52 +0000</pubDate>
                        <description><![CDATA[Hello.
I&#039;ve just installed Quartex Pascal IDE and played 5 minutes (too many things to finish before I can really use it).
Is there a preferred place to do comments, signal bugs and ask fo...]]></description>
                        <content:encoded><![CDATA[<p>Hello.</p>
<p>I've just installed Quartex Pascal IDE and played 5 minutes (too many things to finish before I can really use it).</p>
<p>Is there a preferred place to do comments, signal bugs and ask for features or settings changes ?</p>]]></content:encoded>
						                            <category domain="https://quartexdeveloper.com/community/"></category>                        <dc:creator>patrick.premartin@developpeur-pascal.fr</dc:creator>
                        <guid isPermaLink="true">https://quartexdeveloper.com/community/main-forum/bugs-and-features/</guid>
                    </item>
				                    <item>
                        <title>Finally release candidate!</title>
                        <link>https://quartexdeveloper.com/community/latest-releases/finally-release-candidate/</link>
                        <pubDate>Tue, 23 Sep 2025 13:48:49 +0000</pubDate>
                        <description><![CDATA[We have finally, after much, much work and over a year extra to get the debugging and other tidbits in place, reached release candidate status.
This week licenses will be issues to all prev...]]></description>
                        <content:encoded><![CDATA[<p>We have finally, after much, much work and over a year extra to get the debugging and other tidbits in place, reached release candidate status.</p>
<p>This week licenses will be issues to all previous backers -- and after the initial feedback from our backers, the product goes live and on sale.</p>]]></content:encoded>
						                            <category domain="https://quartexdeveloper.com/community/"></category>                        <dc:creator>Jon-Lennart Aasenden</dc:creator>
                        <guid isPermaLink="true">https://quartexdeveloper.com/community/latest-releases/finally-release-candidate/</guid>
                    </item>
				                    <item>
                        <title>Introduction to Quartex Pascal</title>
                        <link>https://quartexdeveloper.com/community/latest-releases/introduction-to-quartex-pascal/</link>
                        <pubDate>Tue, 23 Sep 2025 08:39:29 +0000</pubDate>
                        <description><![CDATA[Early Access version 2 pdf edition will be released towards the end of this week, probably September 25th 2025. The book is now 468 pages in length. 
The book now contains a chapter on data...]]></description>
                        <content:encoded><![CDATA[<p>Early Access version 2 pdf edition will be released towards the end of this week, probably September 25th 2025. The book is now 468 pages in length. </p>
<p>The book now contains a chapter on databases - see <a title="SQLite example" href="https://www.educational-computing.com/qp/db" target="_blank" rel="noopener">https://www.educational-computing.com/qp/db</a> for an SQLite example from the database chapter. This example is an early version, a later version tidies up a couple of things.</p>]]></content:encoded>
						                            <category domain="https://quartexdeveloper.com/community/"></category>                        <dc:creator>drbond</dc:creator>
                        <guid isPermaLink="true">https://quartexdeveloper.com/community/latest-releases/introduction-to-quartex-pascal/</guid>
                    </item>
				                    <item>
                        <title>Delphi to Quartex Pascal and local data considerations</title>
                        <link>https://quartexdeveloper.com/community/porting-from-delphi-or-fpc/delphi-to-quartex-pascal-and-local-data-considerations/</link>
                        <pubDate>Tue, 12 Aug 2025 03:45:01 +0000</pubDate>
                        <description><![CDATA[One of the main reasons I am interested in Quartex Pascal is an Application that has access to local data on whatever the OS is. Due to contracts with Publishers we need to pursue local data...]]></description>
                        <content:encoded><![CDATA[<p>One of the main reasons I am interested in Quartex Pascal is an Application that has access to local data on whatever the OS is. Due to contracts with Publishers we need to pursue local data instead data on a server. Would there be a simple way to cover Windows, Mac, iOS, Android, Linux or does one need to account for data storage on each system?</p>
<p>We have a Bible software system on Windows 32bit Delphi 12.3 but really need to move into other platforms. If we can minimize the necessary changes that will help us greatly plus changing contracts is harder than coding...</p>]]></content:encoded>
						                            <category domain="https://quartexdeveloper.com/community/"></category>                        <dc:creator>jgk@thewordbooks.com</dc:creator>
                        <guid isPermaLink="true">https://quartexdeveloper.com/community/porting-from-delphi-or-fpc/delphi-to-quartex-pascal-and-local-data-considerations/</guid>
                    </item>
							        </channel>
        </rss>
		