<?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 : Using multiple icon sizes</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Using multiple icon sizes]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 18:28:08 +0000</pubDate>
  <lastBuildDate>Mon, 04 Dec 2006 13:00:38 +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=5666</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[Using multiple icon sizes : And seems you didn&amp;#039;t try...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5666&amp;PID=17908&amp;title=using-multiple-icon-sizes#17908</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5666<br /><strong>Posted:</strong> 04 December 2006 at 1:00pm<br /><br />And seems you didn't try suggested <DIV>pCommandBars-&gt;GetImageManager()-&gt;SetIcons... </DIV><DIV>&nbsp;</DIV><DIV>try it. it will help. </DIV><DIV>&nbsp;</DIV><DIV>Also check Samples\CommandBars\CommandBarIcons&nbsp; sample it will show how iamgemanager can be used.</DIV>]]>
   </description>
   <pubDate>Mon, 04 Dec 2006 13:00:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5666&amp;PID=17908&amp;title=using-multiple-icon-sizes#17908</guid>
  </item> 
  <item>
   <title><![CDATA[Using multiple icon sizes : Oleg,  Actually, re-reading your...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5666&amp;PID=17904&amp;title=using-multiple-icon-sizes#17904</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2091">sandeepa</a><br /><strong>Subject:</strong> 5666<br /><strong>Posted:</strong> 04 December 2006 at 11:52am<br /><br />Oleg,<br /><br />Actually, re-reading your e-mail. My initial question is not answered. What I'd like to do is to use multiple icons sets, each set optimized for its size. <br /><br />ie, I have an iconset at 48x48 icons for large toolbar.<br />24x24 for regular toolbar<br />16x16 for menu items. <br /><br />I do not want to depend upon "Scaling these icons" as it looses its clarity (slightly, but we are nigglers for details...) <br /><br />Rather than setting the size as in<br /><br />pCommandBars-&gt;GetCommandBarsOptions()-&gt;szIcons = ...<br />pCommandBars-&gt;GetCommandBarsOptions()-&gt;szLargeIcons= ...<br />pCommandBars-&gt;GetCommandBarsOptions()-&gt;szPopupIcons= ...<br /><br />I want to specify separate bitmap resources for Icons, LargeIcons, PopupIcons and Menubar Icons. How do I achieve this?<br /><br />-Sandeep]]>
   </description>
   <pubDate>Mon, 04 Dec 2006 11:52:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5666&amp;PID=17904&amp;title=using-multiple-icon-sizes#17904</guid>
  </item> 
  <item>
   <title><![CDATA[Using multiple icon sizes : yes. just add icons to imagema...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5666&amp;PID=17898&amp;title=using-multiple-icon-sizes#17898</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5666<br /><strong>Posted:</strong> 04 December 2006 at 10:54am<br /><br />yes. just add icons to imagemanager:<DIV>&nbsp;</DIV><DIV>pCommandBars-&gt;GetImageManager()-&gt;SetIcons(...);</DIV>]]>
   </description>
   <pubDate>Mon, 04 Dec 2006 10:54:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5666&amp;PID=17898&amp;title=using-multiple-icon-sizes#17898</guid>
  </item> 
  <item>
   <title><![CDATA[Using multiple icon sizes : This answers part of my question....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5666&amp;PID=17894&amp;title=using-multiple-icon-sizes#17894</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2091">sandeepa</a><br /><strong>Subject:</strong> 5666<br /><strong>Posted:</strong> 04 December 2006 at 10:24am<br /><br />This answers part of my question. The other problem that I have is that our toolbar icons (24x24) look fine in our toolbar but look like crap when they are drawn in the menu (with fuzzies etc). Looks like the 24x24 resource is being badly scaled to 16x16 for the menu bar items.<br /><br />Is there a method to specify a separate 16x16 resource for icons in the menus?<br /><br />-S]]>
   </description>
   <pubDate>Mon, 04 Dec 2006 10:24:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5666&amp;PID=17894&amp;title=using-multiple-icon-sizes#17894</guid>
  </item> 
  <item>
   <title><![CDATA[Using multiple icon sizes : Hi,  pCommandBars-&amp;gt;GetCom...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5666&amp;PID=17867&amp;title=using-multiple-icon-sizes#17867</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5666<br /><strong>Posted:</strong> 03 December 2006 at 1:48am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>pCommandBars-&gt;GetCommandBarsOptions()-&gt;szIcons = ...</DIV><DIV><DIV>pCommandBars-&gt;GetCommandBarsOptions()-&gt;szLargeIcons= ...</DIV><DIV><DIV>pCommandBars-&gt;GetCommandBarsOptions()-&gt;szPopupIcons= ...</DIV></DIV></DIV>]]>
   </description>
   <pubDate>Sun, 03 Dec 2006 01:48:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5666&amp;PID=17867&amp;title=using-multiple-icon-sizes#17867</guid>
  </item> 
  <item>
   <title><![CDATA[Using multiple icon sizes : Hello,  We&amp;#039;d like to use...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5666&amp;PID=17861&amp;title=using-multiple-icon-sizes#17861</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2091">sandeepa</a><br /><strong>Subject:</strong> 5666<br /><strong>Posted:</strong> 02 December 2006 at 12:24pm<br /><br />Hello,<br /><br />We'd like to use multiple versions of our icons (hinted at different sizes to look good at that size). <br /><br />1.  For instance, we'd like to use the 24x24 resources for toolbar icons, the 16x16 resources for the menu item buttons, 32x32 for the large buttons option. How can this be achieved?<br /><br />2. In addition, we would like to use 24x24 icons for tear-off menus (after it is torn off), so that it looks consistent with our toolbars. How can we do this?<br /><br />3. Is it possible to use 24x24 icons in the Menu items? If so, how can this be specified?<br /><br />-S]]>
   </description>
   <pubDate>Sat, 02 Dec 2006 12:24:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5666&amp;PID=17861&amp;title=using-multiple-icon-sizes#17861</guid>
  </item> 
 </channel>
</rss>