<?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 : System popupbar buttons</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : System popupbar buttons]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 17:11:37 +0000</pubDate>
  <lastBuildDate>Thu, 15 Feb 2007 01:16:19 +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=6396</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[System popupbar buttons : Hi, Something like this:   CXTPPopupBar*...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6396&amp;PID=20447&amp;title=system-popupbar-buttons#20447</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6396<br /><strong>Posted:</strong> 15 February 2007 at 1:16am<br /><br />Hi,<DIV>Something like this:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>CXTPPopupBar* pPopupBar = CXTPPopupBar::CreatePopupBar(pCommandBars);</DIV><DIV>pControlFile-&gt;SetCommandBar(pPopupBar );</DIV><DIV>&nbsp;</DIV><DIV>...</DIV><DIV>pPopupBar-&gt;InternalRelease();</DIV>]]>
   </description>
   <pubDate>Thu, 15 Feb 2007 01:16:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6396&amp;PID=20447&amp;title=system-popupbar-buttons#20447</guid>
  </item> 
  <item>
   <title><![CDATA[System popupbar buttons : ah... it seems like I cannot read......]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6396&amp;PID=20423&amp;title=system-popupbar-buttons#20423</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1263">Fredrik</a><br /><strong>Subject:</strong> 6396<br /><strong>Posted:</strong> 14 February 2007 at 11:24am<br /><br />ah... it seems like I cannot read... <br><br>anyway, I still have the same question - can I add a 16x16 icon using AddSystemButton? Or perhaps a better question: how to I change the system menu to my own menu? <br><br>Thanks, <br><br>Fredrik<br><br>]]>
   </description>
   <pubDate>Wed, 14 Feb 2007 11:24:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6396&amp;PID=20423&amp;title=system-popupbar-buttons#20423</guid>
  </item> 
  <item>
   <title><![CDATA[System popupbar buttons : Hi, Check first note. It was...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6396&amp;PID=20395&amp;title=system-popupbar-buttons#20395</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6396<br /><strong>Posted:</strong> 14 February 2007 at 1:01am<br /><br />Hi,<DIV>Check first note. It was about CXTPRibbonControlSystemPopupBarButton...</DIV>]]>
   </description>
   <pubDate>Wed, 14 Feb 2007 01:01:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6396&amp;PID=20395&amp;title=system-popupbar-buttons#20395</guid>
  </item> 
  <item>
   <title><![CDATA[System popupbar buttons : Hi Oleg,This doesn&amp;#039;t seem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6396&amp;PID=20384&amp;title=system-popupbar-buttons#20384</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1263">Fredrik</a><br /><strong>Subject:</strong> 6396<br /><strong>Posted:</strong> 13 February 2007 at 2:23pm<br /><br />Hi Oleg,<br><br>This doesn't seem to work for me: I have version 10.4.2 and a icon with 16x16, 32x32 and 48x48 images but I always get the 32x32 image as the system menu button and I want the 16x16 version of it. I have the following code: anything wrong with it?<br><br><font face="Courier New, Courier, mono" size="2">&nbsp;&nbsp; CXTPControlPopup* pControlFile = (CXTPControlPopup*)mpRibbonBar-&gt;AddSystemButton(IDR_MAINFRAME);<br>&nbsp;&nbsp; pControlFile-&gt;SetCommandBar(menu.GetSubMenu(0));<br><br>&nbsp;&nbsp; UINT uCommand = {IDR_MAINFRAME};<br>&nbsp;&nbsp; pCommandBars-&gt;GetImageManager()-&gt;SetIcons(IDR_MAINFRAME, &amp;uCommand, 1, CSize(16, 16));<br><br></font>Thanks, <br><br>Fredrik<br> <br>]]>
   </description>
   <pubDate>Tue, 13 Feb 2007 14:23:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6396&amp;PID=20384&amp;title=system-popupbar-buttons#20384</guid>
  </item> 
  <item>
   <title><![CDATA[System popupbar buttons : Thanks Oleg.  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6396&amp;PID=20359&amp;title=system-popupbar-buttons#20359</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=976">pascal</a><br /><strong>Subject:</strong> 6396<br /><strong>Posted:</strong> 13 February 2007 at 7:59am<br /><br />Thanks Oleg.]]>
   </description>
   <pubDate>Tue, 13 Feb 2007 07:59:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6396&amp;PID=20359&amp;title=system-popupbar-buttons#20359</guid>
  </item> 
  <item>
   <title><![CDATA[System popupbar buttons : Hi, Please download 10.4.2. we...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6396&amp;PID=20352&amp;title=system-popupbar-buttons#20352</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6396<br /><strong>Posted:</strong> 13 February 2007 at 7:36am<br /><br /><P>Hi,</P><DIV>Please download 10.4.2.&nbsp; we added code to automatically use 16*16 icons for these buttons.</DIV>]]>
   </description>
   <pubDate>Tue, 13 Feb 2007 07:36:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6396&amp;PID=20352&amp;title=system-popupbar-buttons#20352</guid>
  </item> 
  <item>
   <title><![CDATA[System popupbar buttons : Hi,We are using the ribbon interface.The...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6396&amp;PID=20343&amp;title=system-popupbar-buttons#20343</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=976">pascal</a><br /><strong>Subject:</strong> 6396<br /><strong>Posted:</strong> 13 February 2007 at 4:36am<br /><br />Hi,<br><br>We are using the ribbon interface.<br><br>The icon size for the system menu is set to 32X32 to look like the system menu of Office 2007. How can we set the size to 16x16 for the icons of the 'option' and 'exit' buttons (the buttons at the bottom of the sys. menu)? These two buttons are CXTPRibbonControlSystemPopupBarButton.<br><br>N.B: We are using as basis for our implementation youtr RibbonSample application.<br><br>best regards<br>]]>
   </description>
   <pubDate>Tue, 13 Feb 2007 04:36:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6396&amp;PID=20343&amp;title=system-popupbar-buttons#20343</guid>
  </item> 
 </channel>
</rss>