<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Singleton</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Singleton]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 09:17:08 +0000</pubDate>
  <lastBuildDate>Mon, 01 Dec 2025 08:32:16 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=24615</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Singleton : Hello,IntroducingCXTPWinApp has...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24615&amp;PID=79310&amp;title=singleton#79310</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8199">astoyan</a><br /><strong>Subject:</strong> 24615<br /><strong>Posted:</strong> 01 December 2025 at 8:32am<br /><br /><div>Hello,</div><div><br></div><div>Introducing&nbsp;<span style="white-space: normal;">CXTPWinApp has helped to address a number of initialization issues as it provides ToolkitPro with a single resource initialization point before any other application specific resources are initialized. In its turn this also allowed to have a controlled centralized resource cleanup after all application specific resources are released. So, yes, it is now required to have every application or module to use&nbsp;</span><span style="white-space: normal;">CXTPWinApp as a base class for the main application class. And it is not enough to have only the main application to use&nbsp;</span><span style="white-space: normal;">CXTPWinApp.</span><span style="white-space: normal;">&nbsp;It is the only option to address it.</span></div><div><span style="white-space: normal;"><br></span></div><div><span style="white-space: normal;">Thank you.</span></div><div><span style="white-space: normal;">Regards,</span></div><div><span style="white-space: normal;">&nbsp; Alexander</span></div>]]>
   </description>
   <pubDate>Mon, 01 Dec 2025 08:32:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24615&amp;PID=79310&amp;title=singleton#79310</guid>
  </item> 
  <item>
   <title><![CDATA[Singleton : HEllo,we had Toolkit 22 version....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24615&amp;PID=79309&amp;title=singleton#79309</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9532">erik1</a><br /><strong>Subject:</strong> 24615<br /><strong>Posted:</strong> 27 November 2025 at 6:42am<br /><br />HEllo,<div>we had Toolkit 22 version. Now we want to update to 24. But seems there was done major development from your side, which is making it hard.</div><div>WOrst problem is that, if we want to start different exe from main application ( main app is derived from CXTPWinApp) it doesnt want to start. Its just says&nbsp;</div><div><div>The main application object has not been initialized yet or has been "</div><div><span style="white-space: normal;"><span style="white-space:pre">						</span> "destroyed already. A common cause of this condition is that the main "</span></div><div><span style="white-space: normal;"><span style="white-space:pre">						</span> "application class is not derived from CXTPWinApp or XTPInitialize has "</span></div><div><span style="white-space: normal;"><span style="white-space:pre">						</span> "not been called instead. Refer to CXTPWinApp and XTPInitialize "</span></div><div><span style="white-space: normal;"><span style="white-space:pre">						</span> "documentation for more details. The application will abort now."</span></div></div><div><span style="white-space: normal;">And then it shout downd that exe.</span></div><div><span style="white-space: normal;">THese other exes are probably not derived from&nbsp;</span>CXTPWinApp, but why shoud they need to be forced to be derived from that? In 22 it workded fine.</div><div><span style="white-space: normal;">Whats are my options?</span></div>]]>
   </description>
   <pubDate>Thu, 27 Nov 2025 06:42:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24615&amp;PID=79309&amp;title=singleton#79309</guid>
  </item> 
 </channel>
</rss>