<?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 : SOLVED Problem with Version 13.3.1</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : SOLVED Problem with Version 13.3.1]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 05:51:40 +0000</pubDate>
  <lastBuildDate>Fri, 16 Apr 2010 11:17:37 +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=16432</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[SOLVED Problem with Version 13.3.1 : The solution, that the IDE doesn&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16432&amp;PID=58119&amp;title=solved-problem-with-version-13-3-1#58119</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 16432<br /><strong>Posted:</strong> 16 April 2010 at 11:17am<br /><br />The solution, that the IDE doesn't crash is: <DIV>&nbsp;</DIV><DIV>All CommandBar- and CommandBarFrames-Objects must be processed with the Designer to store (i think) internally a new layout.</DIV><DIV>The Problem here is (not nice), that in designmode of a form, from CommandBarFrame-Objects only the (unwanted) StatusBar is visible.</DIV><DIV>At Runtime i must change the property StatusBar.Visible to false.</DIV><DIV>&nbsp;</DIV><DIV>If i have attached a CommandBar to a PicturBox, i must detach it at Form_Unload-Event (set the handle to zero).</DIV><DIV>Also i must check in CommandBar_Resize-Event if the form is already unloaded and do nothing, otherwise the form will be loaded again and my application works wrong.</DIV><DIV>&nbsp;</DIV><DIV>Additionally, if i deal with circular references, e.g.&nbsp;i store TreeViewNode in ReportRecord.Tag and viseversa, i must clear this by myself.</DIV><DIV>If i do this not, CodeJock will crash because objects will not be destroyed and perhaps raises unwanted events.</DIV><DIV>&nbsp;</DIV><DIV>Why i found this ?</DIV><DIV>In most cases after restart the Application from IDE, i get unexpected Errors in CommandBar-Objects, e.g. on access of the CommandBar.Actions.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 16 Apr 2010 11:17:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16432&amp;PID=58119&amp;title=solved-problem-with-version-13-3-1#58119</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED Problem with Version 13.3.1 : The biggest problem now for 13.3.1...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16432&amp;PID=57661&amp;title=solved-problem-with-version-13-3-1#57661</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 16432<br /><strong>Posted:</strong> 18 March 2010 at 9:11am<br /><br />The biggest problem now for 13.3.1 is:<DIV>&nbsp;</DIV><DIV>The VB6-IDE WILL ALWAYS CRASH after end of debugging.</DIV><DIV>I don't know, whats happen, i destroy and close all dockingpanes, i unload all forms, i'm sure, that no objects are still active.</DIV><DIV>The IDE will come back after the debugapplication ends, i can do some edits in my source, but if i restart the debug (e.g. F5 or CTRL+F5), the IDE Crashes!</DIV><DIV>Sometimes with the microsofts problem-window (Application encounters a problem ...), somtimes the ide ends without any message.</DIV><DIV>&nbsp;</DIV><DIV>Version 12.0.2 before does nothing. I could restart the debug as often i want.</DIV><DIV>The crash happens only, if i stop the application from the debugger and not normal with the closebutton.</DIV><DIV>&nbsp;</DIV><DIV>Regarding the other problems i found in the threads here, i think i go back to my working version 12.0.2.</DIV><DIV>In this case i don't need new versions and don't prolongate my subscription.</DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/smileys/smiley7.gif" border="0"><img src="https://forum.codejock.com/smileys/smiley7.gif" border="0"><img src="https://forum.codejock.com/smileys/smiley7.gif" border="0"><img src="https://forum.codejock.com/smileys/smiley7.gif" border="0"><img src="https://forum.codejock.com/smileys/smiley7.gif" border="0"><img src="https://forum.codejock.com/smileys/smiley7.gif" border="0"><img src="https://forum.codejock.com/smileys/smiley7.gif" border="0"><img src="https://forum.codejock.com/smileys/smiley7.gif" border="0"><img src="https://forum.codejock.com/smileys/smiley7.gif" border="0"><img src="https://forum.codejock.com/smileys/smiley7.gif" border="0"><img src="https://forum.codejock.com/smileys/smiley7.gif" border="0"><img src="https://forum.codejock.com/smileys/smiley7.gif" border="0"><img src="https://forum.codejock.com/smileys/smiley7.gif" border="0"><img src="https://forum.codejock.com/smileys/smiley7.gif" border="0"><img src="https://forum.codejock.com/smileys/smiley7.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Thu, 18 Mar 2010 09:11:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16432&amp;PID=57661&amp;title=solved-problem-with-version-13-3-1#57661</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED Problem with Version 13.3.1 : I have now installed the new version...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16432&amp;PID=57559&amp;title=solved-problem-with-version-13-3-1#57559</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 16432<br /><strong>Posted:</strong> 11 March 2010 at 12:46pm<br /><br />I have now installed the new version 13.3.1 for my application. <DIV>The main problem, editing the ReportControl, is solved.</DIV><DIV>&nbsp;</DIV><DIV>But now i have new problems:</DIV><DIV>&nbsp;</DIV><DIV>If i use in the SkinFramework the xtpSkinApplyMenus i must cancel the skinning at application-end to prevent a crash in the VB6-IDE.</DIV><DIV>But, this my be ok.</DIV><DIV>&nbsp;</DIV><DIV>Than, you provide a new property in ReportControl:</DIV><DIV>&nbsp;</DIV><DIV>ShowNonActiveInPlaceButton</DIV><DIV>&nbsp;</DIV><DIV>I expected, if i click the button when the item is not in editmode, the edit ist automatically started AND the action will happen.</DIV><DIV>For exsample: i define a dropdown-inplaceeditbutton, but the dropdownlist will not appear.</DIV><DIV>I need a second click to the button.</DIV><DIV>This will not realy help.</DIV><DIV>&nbsp;</DIV><DIV>Also i miss </DIV><DIV>- autocomplete-property for constraints like Commandbar-Combobox</DIV><DIV>- skinning the dropdownlist</DIV>]]>
   </description>
   <pubDate>Thu, 11 Mar 2010 12:46:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16432&amp;PID=57559&amp;title=solved-problem-with-version-13-3-1#57559</guid>
  </item> 
 </channel>
</rss>