<?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 : Application freeze with ComboBoxes</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Application freeze with ComboBoxes]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 13:04:04 +0000</pubDate>
  <lastBuildDate>Tue, 06 Oct 2009 10:42:48 +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=15304</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[Application freeze with ComboBoxes :  Hello everybody,I&amp;#039;ve found...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15304&amp;PID=53652&amp;title=application-freeze-with-comboboxes#53652</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5585">daniel_r</a><br /><strong>Subject:</strong> 15304<br /><strong>Posted:</strong> 06 October 2009 at 10:42am<br /><br />Hello everybody,<br><br>I've found a weird bug with the CodeJock ComboBoxes which freezes the whole application.<br><br>I'm using the ActiveX version with VB6.<br><br>You can reproduce the problem with these steps:<br><ol><li>Create a new application and add the necessary CodeJock references</li><li>Add two ComboBoxes to the form and set their appearance to Office 2007 (helps later)</li><li>Add a ProgressBar and set Scrolling to Marquee (helps later)</li><li>Add a PushButton or a standard CommandButton to the form</li><li>Assign a mnemonic to the caption, so you can trigger the button using, let's say, Alt+O<br></li><li>Add a MsgBox call to the Click handler of the button</li><li>Run the application</li><li>Now focus the first ComboBox by clicking on it and move the mouse cursor on top of the second one</li><li>If you did everything right, both ComboBoxes should be highlighted (only visible with Office2007 appearence) and the ProgressBar should be scrolling</li><li><b>Now take your hand away from the mouse (Very important)</b></li><li>Press Alt+O so the message box appears</li><li>Still, don't move the mouse!<br></li><li><b>Now the application is frozen</b>: The ProgressBar has stopped and the messagebox cannot be closed via keyboard. Also no painting happens (Not noticable with this small demo, but try Alt-Tabbing back and forth, there's no repaint. Even the VB6 IDE is frozen)<br></li><li>To get the application going again, you have to move the mouse cursor away from the second ComboBox</li><li>As soon as it leaves the bounds of the combobox everything works again</li></ol><br>Here are some other facts I gathered:<br><ul><li>The problem exists in CodeJock 13.0 and 13.1</li><li>It exists on at least four different workstations (WinXP and Vista)</li><li>The control appearence doesn't affect this</li><li>The problem exists when starting from the IDE and from the compiled .exe file</li><li>The problem does not occour when the combobox has the list style, i.e. it has to be editable to product this bug<br></li></ul><br>I've spent 6 full hours to finally figure this out, and most likely my bosswill not be very happy with that. <br>Please help me, so I can tell him, it wasn't for nothing :) <br><br>Perhaps this can be circumvented or - even better - there's already a fix for it.<br><br>Thank you in advance,<br>Daniel<br><br><b>EDIT:</b> It's not necessary to have two comboboxes. It's sufficient, if the mouse hovers over a combobox, regardless of any other controls in the form.<br>]]>
   </description>
   <pubDate>Tue, 06 Oct 2009 10:42:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15304&amp;PID=53652&amp;title=application-freeze-with-comboboxes#53652</guid>
  </item> 
 </channel>
</rss>