<?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 : vb6 hangs after .ShowPopup</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : vb6 hangs after .ShowPopup]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 16 May 2026 01:30:31 +0000</pubDate>
  <lastBuildDate>Wed, 29 Nov 2006 03:36:49 +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=5631</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[vb6 hangs after .ShowPopup : Hi again ;)  now the column_click...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5631&amp;PID=17742&amp;title=vb6-hangs-after-showpopup#17742</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1951">cmaxmedia</a><br /><strong>Subject:</strong> 5631<br /><strong>Posted:</strong> 29 November 2006 at 3:36am<br /><br />Hi again ;)<DIV>&nbsp;</DIV><DIV>now the column_click event fires every 2 hits? </DIV><DIV>&nbsp;</DIV><DIV>by clicking the column with the right mouse button, at first time the column menu appears, its ok,</DIV><DIV>&nbsp;</DIV><DIV>1) by clicking the right mouse button again, the report menu appears??</DIV><DIV>2) by clicking the left mouse button on an other column the report column selection and the popup do very funny things.</DIV><DIV>3) if i unload the form in the column_click event, the report do the same bug as in column_rclick event!</DIV><DIV>&nbsp;</DIV><DIV>how can i check in the mouse_up, what region (header, footer or items) the user have selected?</DIV><DIV>&nbsp;</DIV><DIV>kind regards</DIV>]]>
   </description>
   <pubDate>Wed, 29 Nov 2006 03:36:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5631&amp;PID=17742&amp;title=vb6-hangs-after-showpopup#17742</guid>
  </item> 
  <item>
   <title><![CDATA[vb6 hangs after .ShowPopup : thank you, the mouse_up works...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5631&amp;PID=17740&amp;title=vb6-hangs-after-showpopup#17740</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1951">cmaxmedia</a><br /><strong>Subject:</strong> 5631<br /><strong>Posted:</strong> 29 November 2006 at 2:58am<br /><br />thank you, the mouse_up works fine!]]>
   </description>
   <pubDate>Wed, 29 Nov 2006 02:58:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5631&amp;PID=17740&amp;title=vb6-hangs-after-showpopup#17740</guid>
  </item> 
  <item>
   <title><![CDATA[vb6 hangs after .ShowPopup : Hi, Thank you. We fixed it.   As...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5631&amp;PID=17736&amp;title=vb6-hangs-after-showpopup#17736</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5631<br /><strong>Posted:</strong> 29 November 2006 at 1:07am<br /><br />Hi,<DIV>Thank you. We fixed it. </DIV><DIV>&nbsp;</DIV><DIV>As workaround now you can use MouseUp event instead RowRClick to avoid this crush.</DIV>]]>
   </description>
   <pubDate>Wed, 29 Nov 2006 01:07:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5631&amp;PID=17736&amp;title=vb6-hangs-after-showpopup#17736</guid>
  </item> 
  <item>
   <title><![CDATA[vb6 hangs after .ShowPopup : Hi @ll,  please help me to solve...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5631&amp;PID=17728&amp;title=vb6-hangs-after-showpopup#17728</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1951">cmaxmedia</a><br /><strong>Subject:</strong> 5631<br /><strong>Posted:</strong> 28 November 2006 at 5:15pm<br /><br />Hi @ll,<DIV>&nbsp;</DIV><DIV>please help me to solve the following problem:</DIV><DIV>- a commandbar</DIV><DIV>- a reportcontrol</DIV><DIV>&nbsp;</DIV><DIV>the user clicks on then reportcontrol with the right mouse button and joins for eg. "Unload". by clicking the context menu vb6 and also the compiled .exe hangs.</DIV><DIV>&nbsp;</DIV><DIV>how can i work around this error?</DIV><DIV>&nbsp;</DIV><DIV>kind regards</DIV><DIV>&nbsp;</DIV><DIV>Demo Bug-Project you can find at</DIV><DIV><a href="http://www.cmaxmedia.com/downloads/codejock_bug2.zip" target="_blank">http://www.cmaxmedia.com/downloads/codejock_bug2.zip</A></DIV><DIV>&nbsp;</DIV><DIV>vb6 SP6, WinXP SP2, Codejock V9.81</DIV>]]>
   </description>
   <pubDate>Tue, 28 Nov 2006 17:15:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5631&amp;PID=17728&amp;title=vb6-hangs-after-showpopup#17728</guid>
  </item> 
 </channel>
</rss>