<?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 : Add a new menu</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Add a new menu]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 05:12:30 +0000</pubDate>
  <lastBuildDate>Mon, 23 Feb 2004 11:19: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=454</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[Add a new menu : GetCommandBars()-&amp;gt;GetMenuBa...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=454&amp;PID=1103&amp;title=add-a-new-menu#1103</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 454<br /><strong>Posted:</strong> 23 February 2004 at 11:19am<br /><br /> GetCommandBars()-&gt;GetMenuBar()-&gt;GetControls()-&gt;Add. .. <span style="font-size:10px"><br /><br />Edited by oleg</span>]]>
   </description>
   <pubDate>Mon, 23 Feb 2004 11:19:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=454&amp;PID=1103&amp;title=add-a-new-menu#1103</guid>
  </item> 
  <item>
   <title><![CDATA[Add a new menu : I have only used the ActiveX version,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=454&amp;PID=1068&amp;title=add-a-new-menu#1068</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 454<br /><strong>Posted:</strong> 19 February 2004 at 11:20am<br /><br />I have only used the ActiveX version, but I belive MFC has all of thefeatures of ActiveX and more.&nbsp; I think you could create all of themenubar items like you normally do, but add every menubar item thatyour application will ever use.&nbsp; Now hide the menubar items thatyou do not want to see when the application starts.&nbsp; You can thenhide/unhide specific menubar controls.&nbsp; So add them in the orderyou will eventually want them in.&nbsp; For example, your menu startsout with File, Edit, Views, Help.&nbsp; When you create the menu youcreate File, Edit, Views, Add-Ins, Tools, Window, Help.&nbsp; After themenu is created, hide the Add-Ins, Tools, and Window controls.&nbsp;When creating these menu controls you can use the same ideas theDynamic Popups sample uses, only for the menu control.&nbsp; In thatexample you can add and delete button controls from the split buttonpopup without opening the menu.&nbsp; Can someone familiar with the MFCversion confirm this is possible?&nbsp; Hope this helps<img src="http://forum.codejock.com/smileys/smiley1.gif" border="0">]]>
   </description>
   <pubDate>Thu, 19 Feb 2004 11:20:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=454&amp;PID=1068&amp;title=add-a-new-menu#1068</guid>
  </item> 
  <item>
   <title><![CDATA[Add a new menu : Hi, I am currently evaluating...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=454&amp;PID=1067&amp;title=add-a-new-menu#1067</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=375">davidbut</a><br /><strong>Subject:</strong> 454<br /><strong>Posted:</strong> 19 February 2004 at 10:26am<br /><br /><P>Hi,</P><P>I am currently evaluating Xtreme Command Bars with a view to using in our product. I have one requirement which I can't see how to do, that is to add a new menu to the menu bar, for example, to add a menu called Add-Ins between the Edit and View menus, I would then add menu items to this new empty menu. This could happen at any time while the product is running, and should not require the menu to be pulled down, so using OnInitCommandsPopup is not really an option.</P><P>Regards,</P><P>David</P><P>Licom Systems Ltd</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 19 Feb 2004 10:26:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=454&amp;PID=1067&amp;title=add-a-new-menu#1067</guid>
  </item> 
 </channel>
</rss>