<?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 : Ribbon Size</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Ribbon Size]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 23 Apr 2026 03:48:58 +0000</pubDate>
  <lastBuildDate>Wed, 11 Feb 2009 11:55:00 +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=12612</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[Ribbon Size : I forgot to mention that the gallery...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=45341&amp;title=ribbon-size#45341</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3003">mrmathis</a><br /><strong>Subject:</strong> 12612<br /><strong>Posted:</strong> 11 February 2009 at 11:55am<br /><br />I forgot to mention that the gallery is laying out in 64-bit squares.&nbsp; The problem is that the 32-bit icons are showing up centered in those squares, rather than the 64-bit versions.<DIV></DIV>]]>
   </description>
   <pubDate>Wed, 11 Feb 2009 11:55:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=45341&amp;title=ribbon-size#45341</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon Size : I created a large image set, but...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=45337&amp;title=ribbon-size#45337</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3003">mrmathis</a><br /><strong>Subject:</strong> 12612<br /><strong>Posted:</strong> 11 February 2009 at 10:26am<br /><br />I created a large image set, but I'm having trouble getting it on the screen.&nbsp; I saw it used in the tooltips, so I knew it was valid &amp; properly loaded.&nbsp; I then stepped through the display code and found this:<DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;CXTPImageManager::GetImage(32811, 0)&nbsp;C++<BR>&nbsp; CXTPControlGalleryItem::GetImage()&nbsp;C++<BR>&nbsp;&nbsp;CXTPControlGalleryItem::Draw(0x00e2de24, 0x203ae1c8, {...}, 1, 0, 0, 0)&nbsp;C++<BR>&nbsp;&nbsp;CXTPControlGallery::DrawItems(0x00e2de24)&nbsp;C++<BR>&nbsp;&nbsp;CXTPControlGallery::Draw(0x00e2de24)&nbsp;C++<BR></DIV><DIV>Note that in the CXTPControlGalleryItem::GetImage call to CXTPImageManager::GetImage the final argument is hardcoded to 0.&nbsp; That is nWidth, and in the subsequent icon lookups that maps to the 32-bit icon.&nbsp; I deposited 64 in there a few times and got a good picture, but don't see how to accomplish that through code.&nbsp; I do have image sets installed at both 32- and 64-bit sizes.&nbsp; Do I need to uninstall the 32-bit version?&nbsp; I'm not sure how to do that, and that might be a problem even if I did, as I'm not sure whether the image lists is used elsewhere (it's a bit app).&nbsp; Is there some other way to get the larger images on the screen?</DIV>]]>
   </description>
   <pubDate>Wed, 11 Feb 2009 10:26:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=45337&amp;title=ribbon-size#45337</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon Size : Hi, Gallery use size of icons...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=45271&amp;title=ribbon-size#45271</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12612<br /><strong>Posted:</strong> 10 February 2009 at 11:51am<br /><br />Hi,<DIV>Gallery use size of icons that you have in image mananager. Create additional Large image set.</DIV>]]>
   </description>
   <pubDate>Tue, 10 Feb 2009 11:51:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=45271&amp;title=ribbon-size#45271</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon Size : Hiding the scroll bar isn&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=45268&amp;title=ribbon-size#45268</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3003">mrmathis</a><br /><strong>Subject:</strong> 12612<br /><strong>Posted:</strong> 10 February 2009 at 10:36am<br /><br />Hiding the scroll bar isn't a realistic option for me.&nbsp; My gallery can easily contain enough items to require a scroll bar, and I need the bottom button to provide access to a popup with more controls on it.<DIV>&nbsp;</DIV><DIV>Also, what about the earlier question regarding icon size?</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 10 Feb 2009 10:36:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=45268&amp;title=ribbon-size#45268</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon Size : You can call pGallery-&amp;gt;ShowScrollBar(FALSE);...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=45256&amp;title=ribbon-size#45256</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12612<br /><strong>Posted:</strong> 10 February 2009 at 4:20am<br /><br />You can call pGallery-&gt;ShowScrollBar(FALSE); to hide it.]]>
   </description>
   <pubDate>Tue, 10 Feb 2009 04:20:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=45256&amp;title=ribbon-size#45256</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon Size : Changing the Width/Height of the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=45238&amp;title=ribbon-size#45238</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3003">mrmathis</a><br /><strong>Subject:</strong> 12612<br /><strong>Posted:</strong> 09 February 2009 at 5:39pm<br /><br /><P>Changing the Width/Height of the gallery mostly worked.&nbsp; The buttons on the right&nbsp;don't appear to react to this increase very well.&nbsp; </P><DIV><img src="https://forum.codejock.com/uploads/20090209_173507_gallery.png" border="0"></DIV><DIV>&nbsp;</DIV><DIV>The top two didn't change, and the bottom one scaled rather strangely.&nbsp; Here's the code I used.&nbsp; Is that what you meant?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; int nHeight = pGallery-&gt;GetHeight();<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pGallery-&gt;SetHeight(nHeight * 2);</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; int nWidth = pGallery-&gt;GetWidth();<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pGallery-&gt;SetWidth(nWidth * 2);</DIV><DIV>&nbsp;</DIV><DIV>Is this expected?&nbsp; Can&nbsp;I do anything to make it look better?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Second issue:&nbsp; The icon size.&nbsp; I tried a several things, but they stayed the same size:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // first attempt</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CSize icon_size = pGallery-&gt;GetIconSize();<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; icon_size += icon_size;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pGallery-&gt;SetIconSize(icon_size);</DIV><DIV>&nbsp;</DIV><DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; //&nbsp;second attempt</DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if (CXTPControlGalleryItems* pItems = pGallery-&gt;GetItems())<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CSize item_size = pItems-&gt;GetItemSize();<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; item_size += item_size;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pItems-&gt;SetItemSize(item_size);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</DIV><DIV>&nbsp;</DIV><DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; //&nbsp;third attempt</DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; for (int n = 0; n &lt; pGallery-&gt;GetItemCount(); ++n)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if (CXTPControlGalleryItem* pItem = pGallery-&gt;GetItem(n))<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CSize item_size = pItem-&gt;GetSize();<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; item_size += item_size;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pItem-&gt;SetSize(item_size);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR></DIV><DIV>Am I on the right track?&nbsp; Do I need to provide bigger versions of the icons?&nbsp; I assumed that Codejock would scale them up for me if I set a larger icon size.</DIV><DIV>&nbsp;</DIV><DIV>Thanks.</DIV>]]>
   </description>
   <pubDate>Mon, 09 Feb 2009 17:39:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=45238&amp;title=ribbon-size#45238</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon Size : Hi, Scale Galleries manually....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=42682&amp;title=ribbon-size#42682</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12612<br /><strong>Posted:</strong> 07 November 2008 at 5:13am<br /><br /><P>Hi,</P><DIV>Scale Galleries manually. Set its Width/Height and icon size.</DIV>]]>
   </description>
   <pubDate>Fri, 07 Nov 2008 05:13:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=42682&amp;title=ribbon-size#42682</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon Size : That&amp;#039;s great. Thanks!  What...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=42670&amp;title=ribbon-size#42670</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3003">mrmathis</a><br /><strong>Subject:</strong> 12612<br /><strong>Posted:</strong> 06 November 2008 at 5:16pm<br /><br />That's great.&nbsp; Thanks!<DIV>&nbsp;</DIV><DIV>What has to be done to scale up galleries?&nbsp; See the Shapes group in the Insert tab of your example.&nbsp; It doesn't fill the available vertical space.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 06 Nov 2008 17:16:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=42670&amp;title=ribbon-size#42670</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon Size : Hi, Actually our sample show...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=42633&amp;title=ribbon-size#42633</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12612<br /><strong>Posted:</strong> 05 November 2008 at 4:39am<br /><br />Hi,<DIV>Actually our sample show it. See right options.</DIV>]]>
   </description>
   <pubDate>Wed, 05 Nov 2008 04:39:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=42633&amp;title=ribbon-size#42633</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon Size : I&amp;#039;m getting more and more...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=42626&amp;title=ribbon-size#42626</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3003">mrmathis</a><br /><strong>Subject:</strong> 12612<br /><strong>Posted:</strong> 04 November 2008 at 11:22pm<br /><br /><P>I'm getting more and more customers with very large, high-resolution monitors.&nbsp; On such systems, the ribbon can be too small to comfortably work with.&nbsp; Is there any easy way to, say, double its size?&nbsp; Barring that, is there any complicated way to do something like that?&nbsp; I saw some techniques in other posts about increasing tab size.&nbsp; How about button size?&nbsp; Is this at all possible?&nbsp; I have some very unhappy customers pushing hard about this.</P><P>Thanks!</P>]]>
   </description>
   <pubDate>Tue, 04 Nov 2008 23:22:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12612&amp;PID=42626&amp;title=ribbon-size#42626</guid>
  </item> 
 </channel>
</rss>