<?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 : Commands not showing up in Customize</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Commands not showing up in Customize]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 05:40:00 +0000</pubDate>
  <lastBuildDate>Wed, 18 Nov 2009 07:16:39 +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=15653</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[Commands not showing up in Customize : Hi,  Thanks a lot, We made same...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15653&amp;PID=54959&amp;title=commands-not-showing-up-in-customize#54959</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15653<br /><strong>Posted:</strong> 18 November 2009 at 7:16am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Thanks a lot, We made same change for next update.</DIV>]]>
   </description>
   <pubDate>Wed, 18 Nov 2009 07:16:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15653&amp;PID=54959&amp;title=commands-not-showing-up-in-customize#54959</guid>
  </item> 
  <item>
   <title><![CDATA[Commands not showing up in Customize :  Not sure if this is related...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15653&amp;PID=54936&amp;title=commands-not-showing-up-in-customize#54936</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3717">Smucker</a><br /><strong>Subject:</strong> 15653<br /><strong>Posted:</strong> 17 November 2009 at 4:54pm<br /><br />Not sure if this is related to my recent update to 13.2, but almost all of my commands from a Designer command bar weren't showing up in the Command tab of the Customize dialog (but were showing fine in the Keyboard tab fine).<br><br>In the debugger, I found that the missing commands had <b>xtpHideWrap</b> set in <b>dwHideFlags</b>, which caused the code in <b>XTPCustomizeCommandsPage::OnCategoriesSelectionChanged</b> to skip them.<br><br>In <b>OnCategoriesSelectionChanged</b>, if I change<br><br><font face="Courier New, Courier, mono">&nbsp; if (!pControl-&gt;IsVisible())<br></font><br>to:<br><br><font face="Courier New, Courier, mono">&nbsp; if (!pControl-&gt;IsVisible(<b>xtpHideWrap</b>))<br></font><br>then everything seems ok, but I may simply be missing something obvious.<br><br>Please advise, thanks!<br><br>]]>
   </description>
   <pubDate>Tue, 17 Nov 2009 16:54:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15653&amp;PID=54936&amp;title=commands-not-showing-up-in-customize#54936</guid>
  </item> 
 </channel>
</rss>