<?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 : Execute &#101;vent does not always trigger</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Execute &#101;vent does not always trigger]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 00:36:07 +0000</pubDate>
  <lastBuildDate>Mon, 09 Jan 2006 10:30:29 +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=3476</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[Execute &#101;vent does not always trigger : Hello, We can&amp;#039;t reproduce...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3476&amp;PID=10474&amp;title=execute-event-does-not-always-trigger#10474</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3476<br /><strong>Posted:</strong> 09 January 2006 at 10:30am<br /><br /><P>Hello,</P><P>We can't reproduce it, and nobody reported about it, so I guess you have some code in your application that can be&nbsp;reason of it.</P>]]>
   </description>
   <pubDate>Mon, 09 Jan 2006 10:30:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3476&amp;PID=10474&amp;title=execute-event-does-not-always-trigger#10474</guid>
  </item> 
  <item>
   <title><![CDATA[Execute &#101;vent does not always trigger : Well in theory you should be able...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3476&amp;PID=10460&amp;title=execute-event-does-not-always-trigger#10460</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=658">dajv</a><br /><strong>Subject:</strong> 3476<br /><strong>Posted:</strong> 08 January 2006 at 3:22pm<br /><br />Well in theory you should be able to reproduce it with the CommandBars samples, so it wouldn't make a difference sending our code/executable (which I'm not permitted to do).<br /><br />It is seemingly random - I have tried to reproduce it myself and cannot. It only seems to happen on non-development machines.<br /><br />Perhaps you can review the code in question and examine how this could arise, if at all.]]>
   </description>
   <pubDate>Sun, 08 Jan 2006 15:22:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3476&amp;PID=10460&amp;title=execute-event-does-not-always-trigger#10460</guid>
  </item> 
  <item>
   <title><![CDATA[Execute &#101;vent does not always trigger : Hello, Can you send exceutable/your...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3476&amp;PID=10443&amp;title=execute-event-does-not-always-trigger#10443</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3476<br /><strong>Posted:</strong> 06 January 2006 at 8:53am<br /><br /><P>Hello,</P><P>Can you send exceutable/your code to our issuetrack to debug it?</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Fri, 06 Jan 2006 08:53:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3476&amp;PID=10443&amp;title=execute-event-does-not-always-trigger#10443</guid>
  </item> 
  <item>
   <title><![CDATA[Execute &#101;vent does not always trigger : Gday,  I have been trying to track...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3476&amp;PID=10433&amp;title=execute-event-does-not-always-trigger#10433</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=658">dajv</a><br /><strong>Subject:</strong> 3476<br /><strong>Posted:</strong> 05 January 2006 at 8:01pm<br /><br />Gday,<br /><br />I have been trying to track down this problem for a while. It cannot be reproduced reliably.<br /><br />After a period of time ranging from 10 minutes to a couple hours of having our application open, eventually context menus no longer respond to mouse clicks. The user right clicks, the menu displays, but none of the controls in the menu respond.<br /><br />I have been able to determine that when this happens, the Execute event is NOT being fired at all. The only thing that fixes it is restarting the application.<br /><br />I have found that if I use the TPM_RETURNCMD flag then I don't get this problem, as I can force the calling of the Execute event. (When the above problem occurred I saw that other context menus that did not rely on the Execute event triggering (ie used TPM_RETURNCMD) did not suffer from the same problem.)<br /><br />So the work around is to always use TPM_RETURNCMD, but would appreciate if you can you look into this, since it isn't ideal.]]>
   </description>
   <pubDate>Thu, 05 Jan 2006 20:01:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3476&amp;PID=10433&amp;title=execute-event-does-not-always-trigger#10433</guid>
  </item> 
 </channel>
</rss>