<?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 : AddSystemButton</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : AddSystemButton]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 00:21:24 +0000</pubDate>
  <lastBuildDate>Thu, 21 Feb 2008 01:27:44 +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=9625</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[AddSystemButton : Hi,  See IDR_MAINFRAME menu...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9625&amp;PID=31411&amp;title=addsystembutton#31411</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9625<br /><strong>Posted:</strong> 21 February 2008 at 1:27am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>See IDR_MAINFRAME menu in RibbonSample.rc.</DIV>]]>
   </description>
   <pubDate>Thu, 21 Feb 2008 01:27:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9625&amp;PID=31411&amp;title=addsystembutton#31411</guid>
  </item> 
  <item>
   <title><![CDATA[AddSystemButton : i could not understand what did...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9625&amp;PID=31408&amp;title=addsystembutton#31408</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3627">himanshu</a><br /><strong>Subject:</strong> 9625<br /><strong>Posted:</strong> 20 February 2008 at 11:42pm<br /><br />i could not understand what did u mean<DIV>&nbsp;</DIV><DIV>i have added ID_MENU_FILE to resources but not added <FONT size=2></DIV><P>ID_FILE_SAVE,ID_FILE_OPEN to resources.</P><DIV></DIV><P>DO i need to add those in resources too and what else need to be done</P><DIV></DIV><DIV></DIV>thanks<DIV></DIV>himanshu</FONT>]]>
   </description>
   <pubDate>Wed, 20 Feb 2008 23:42:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9625&amp;PID=31408&amp;title=addsystembutton#31408</guid>
  </item> 
  <item>
   <title><![CDATA[AddSystemButton : Did you add ID_MENU_FILE to resources...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9625&amp;PID=31395&amp;title=addsystembutton#31395</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9625<br /><strong>Posted:</strong> 20 February 2008 at 1:43pm<br /><br />Did you add <FONT size=2>ID_MENU_FILE to resources with all new, open, save items ?</FONT>]]>
   </description>
   <pubDate>Wed, 20 Feb 2008 13:43:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9625&amp;PID=31395&amp;title=addsystembutton#31395</guid>
  </item> 
  <item>
   <title><![CDATA[AddSystemButton : hi  any tips for me  thanks...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9625&amp;PID=31366&amp;title=addsystembutton#31366</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3627">himanshu</a><br /><strong>Subject:</strong> 9625<br /><strong>Posted:</strong> 20 February 2008 at 1:22am<br /><br />hi<DIV>&nbsp;</DIV><DIV>any tips for me</DIV><DIV>&nbsp;</DIV><DIV>thanks</DIV>]]>
   </description>
   <pubDate>Wed, 20 Feb 2008 01:22:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9625&amp;PID=31366&amp;title=addsystembutton#31366</guid>
  </item> 
  <item>
   <title><![CDATA[AddSystemButton : I am using the ribbonbar in my...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9625&amp;PID=31325&amp;title=addsystembutton#31325</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3627">himanshu</a><br /><strong>Subject:</strong> 9625<br /><strong>Posted:</strong> 19 February 2008 at 3:31am<br /><br /><P>I am using the ribbonbar in my application.</P><DIV>What need to be done apart from adding the below lines to get&nbsp; file menu</DIV><DIV>&nbsp;</DIV><DIV><FONT size=2>CXTPControlPopup* pControlFile = (CXTPControlPopup*)pRibbonBar-&gt;AddSystemButton(ID_MENU_FILE);</FONT></DIV><DIV><FONT size=2>pControlFile-&gt;SetCommandBar(menu.GetSubMenu(0));</FONT></DIV><DIV><FONT size=2>pControlFile-&gt;GetCommandBar()-&gt;SetIconSize(CSize(32, 32));</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>I have added these but not getting the file new,open,save,save as options.</FONT></DIV><DIV><FONT size=2>I have add&nbsp; ID_MENU_FILE in resource.h</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Thanks</FONT></DIV><DIV><FONT size=2>Himanshu</DIV></FONT>]]>
   </description>
   <pubDate>Tue, 19 Feb 2008 03:31:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9625&amp;PID=31325&amp;title=addsystembutton#31325</guid>
  </item> 
 </channel>
</rss>