<?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 : Fuzzy icons with 18</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Fuzzy icons with 18]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 22:10:25 +0000</pubDate>
  <lastBuildDate>Tue, 20 Feb 2018 03:15:06 +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=23559</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[Fuzzy icons with 18 : Hi;I have the same problem with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23559&amp;PID=76608&amp;title=fuzzy-icons-with-18#76608</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 23559<br /><strong>Posted:</strong> 20 February 2018 at 3:15am<br /><br />Hi;<br><br>I have the same problem with small icons. I added them separately in size 16/16 but they are fuzzy.<br>Any idea how to solve it?<br>]]>
   </description>
   <pubDate>Tue, 20 Feb 2018 03:15:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23559&amp;PID=76608&amp;title=fuzzy-icons-with-18#76608</guid>
  </item> 
  <item>
   <title><![CDATA[Fuzzy icons with 18 : Hi Oleksandr, thanks for your...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23559&amp;PID=76591&amp;title=fuzzy-icons-with-18#76591</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1263">Fredrik</a><br /><strong>Subject:</strong> 23559<br /><strong>Posted:</strong> 14 February 2018 at 7:36am<br /><br />Hi Oleksandr, thanks for your reply.&nbsp;<div><br></div><div>I tried your solution (and a similar solution) and the icons in the ribbon becomes good however - then the the problem is the minitoobar icons which becomes both fuzzy and too small.&nbsp;</div><div><br></div><div><img src="uploads/1263/minitoolbar.png" height="52" width="414" border="0" /><br></div><div><br></div><div>I don't seem to be able to get both Ribbon icons AND the minitoolbar icons crisp at the same time - it is either/or?</div>]]>
   </description>
   <pubDate>Wed, 14 Feb 2018 07:36:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23559&amp;PID=76591&amp;title=fuzzy-icons-with-18#76591</guid>
  </item> 
  <item>
   <title><![CDATA[Fuzzy icons with 18 : Hello,See this topic with explanations.In...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23559&amp;PID=76563&amp;title=fuzzy-icons-with-18#76563</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 23559<br /><strong>Posted:</strong> 02 February 2018 at 2:57pm<br /><br />Hello,<br><br>See <a href="http://forum.codejock.com/forum_posts.asp?TID=23038&amp;PID=75291&amp;title=dpi-awareness-for-ic&#111;ns-in-ribb&#111;n#75291" rel="nofollow">this topic</a> with explanations.<br>In your case I can offer to set size of small and large icons as<table width="99%"><tr><td><pre class="BBcode"><span style="white-space: pre;">	</span>CXTPCommandBarsOptions* pOptions = pCommandBars-&gt;GetCommandBarsOptions();<div><span style="white-space:pre">	</span>pOptions-&gt;szIcons = CSize(16, 16);</div><div><span style="white-space:pre">	</span>pOptions-&gt;szLargeIcons = CSize (32, 32);<br><br></div><div><div style=": rgb248, 248, 252;"><span style=": rgb255, 255, 255; white-space: pre;">	</span>pCommandBars-&gt;GetPaintManager()-&gt;m_bAutoResizeIcons = FALSE;</div><div style=": rgb248, 248, 252;"><span style=": rgb255, 255, 255; white-space: pre;">	</span>pCommandBars-&gt;GetCommandBarsOptions()-&gt;SetDPIScallingOptions(TRUE);</pre></td></tr></table></div></div><div>Regards,<br>&nbsp;Oleksandr Lebed</div>]]>
   </description>
   <pubDate>Fri, 02 Feb 2018 14:57:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23559&amp;PID=76563&amp;title=fuzzy-icons-with-18#76563</guid>
  </item> 
  <item>
   <title><![CDATA[Fuzzy icons with 18 : When I upgraded from 17.3 to 18...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23559&amp;PID=76561&amp;title=fuzzy-icons-with-18#76561</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1263">Fredrik</a><br /><strong>Subject:</strong> 23559<br /><strong>Posted:</strong> 02 February 2018 at 5:24am<br /><br />When I upgraded from 17.3 to 18 all the ribbon icons became fuzzy. Not the best example below but here we can see that the 18 images become larger (and this without any changes in the code).&nbsp;<div><br></div><div><br></div><div><img src="uploads/1263/fuzzy1.png" height="171" width="303" border="0" /><br></div><div><br></div><div>The code is&nbsp;</div><div><br></div><div>&lt;CODE&gt;&nbsp; &nbsp;</div><div>&nbsp; &nbsp;pCommandBars-&gt;GetPaintManager()-&gt;m_bAutoResizeIcons = TRUE;</div><div>&nbsp; &nbsp;pCommandBars-&gt;GetCommandBarsOptions()-&gt;SetDPIScallingOptions(TRUE);</div><div>&lt;/CODE&gt;</div><div><br></div><div>and if I set m_bAutoResizeIcons to false it looks good for me (Windows 10), not sure how it will look under other OS:es. BUT, then the minitoolbar is too small. I only have 16 and 32 px versions of my icons.</div><div><br></div><div>What should I do to keep my ribbon as in 17.3 but still get properly sized mini toolbar icons?&nbsp;</div><div><br></div><div><br></div><div id="gtx-trans" style=": ; left: 22px; top: 370px;"><div ="gtx-trans-ic&#111;n"></div></div>]]>
   </description>
   <pubDate>Fri, 02 Feb 2018 05:24:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23559&amp;PID=76561&amp;title=fuzzy-icons-with-18#76561</guid>
  </item> 
 </channel>
</rss>