<?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 : Commandbars_Execute not being called</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Commandbars_Execute not being called]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 15 Jun 2026 01:57:28 +0000</pubDate>
  <lastBuildDate>Tue, 12 May 2009 12:01: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=14194</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[Commandbars_Execute not being called : Hi,The problem turned out to be...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14194&amp;PID=48909&amp;title=commandbars-execute-not-being-called#48909</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5191">AntonyJones</a><br /><strong>Subject:</strong> 14194<br /><strong>Posted:</strong> 12 May 2009 at 12:01pm<br /><br />Hi,<br>The problem turned out to be an issue with the SkinFramework.RemoveWindow method when the SkinFramework control is on a different form. In the end Oleg gave me this workaround:<br><br>&nbsp;&nbsp;&nbsp; CommandBars.AttachToWindow 0<br>&nbsp;&nbsp;&nbsp; MainForm.SkinFramework.RemoveWindow Me.hWnd<br>&nbsp;&nbsp;&nbsp; CommandBars.AttachToWindow Me.hWnd<br><br>Thanks for all the help.<br><br>]]>
   </description>
   <pubDate>Tue, 12 May 2009 12:01:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14194&amp;PID=48909&amp;title=commandbars-execute-not-being-called#48909</guid>
  </item> 
  <item>
   <title><![CDATA[Commandbars_Execute not being called : From my experience, when I get...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14194&amp;PID=48699&amp;title=commandbars-execute-not-being-called#48699</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 14194<br /><strong>Posted:</strong> 06 May 2009 at 3:28am<br /><br />From my experience, when I get situation like this I cannot see the answer because I looking in the wrong place.<br><br>I recently had a object that did not seem to behave correctly.&nbsp; I put lots of break points, debug.print , and MsgBox "I am here" lines in, and none of them got triggered when I ran the program.&nbsp; then found the program was creating a different copy of the object from what I thought.<br><br>So in your case I would start with the debug.print ..... &nbsp;&nbsp; MsgBox ".... " &nbsp; etc and make sure you are looking in the correct place, and try and track down the problem.<br><br>You may suspect a Control or VB to not be working correctly, but if that were the case it is likely this Forum would be full of other people discussing it. <br>]]>
   </description>
   <pubDate>Wed, 06 May 2009 03:28:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14194&amp;PID=48699&amp;title=commandbars-execute-not-being-called#48699</guid>
  </item> 
  <item>
   <title><![CDATA[Commandbars_Execute not being called : Hi all,I recently added a new...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14194&amp;PID=48541&amp;title=commandbars-execute-not-being-called#48541</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5191">AntonyJones</a><br /><strong>Subject:</strong> 14194<br /><strong>Posted:</strong> 01 May 2009 at 11:01am<br /><br />Hi all,<br><br>I recently added a new form with a ribbon to our application and when I added the form the ribbon worked great. However I tried to use it today and the execute event was not being called. <br>The code has not been changed and I have recreated the execute method to make sure it is correct; however I have so far had no joy.<br>The ribbon bar sample works fine and the standard style command bars work on other forms of the application.<br>I am using VB6 with Xtreme SuitePro ActiveX 2009 (13.0.0).<br>Any insight you could offer would be greatly appreciated.<br><br>Antony<br><br>]]>
   </description>
   <pubDate>Fri, 01 May 2009 11:01:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14194&amp;PID=48541&amp;title=commandbars-execute-not-being-called#48541</guid>
  </item> 
 </channel>
</rss>