<?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 : [fixed] Lots of Debug Output from DrawSingleButton</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : [fixed] Lots of Debug Output from DrawSingleButton]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 14:21:50 +0000</pubDate>
  <lastBuildDate>Wed, 30 Nov 2016 09:35:24 +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=23217</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[[fixed] Lots of Debug Output from DrawSingleButton : Hello,Fixed.Thank you for bringing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23217&amp;PID=75396&amp;title=fixed-lots-of-debug-output-from-drawsinglebutton#75396</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 23217<br /><strong>Posted:</strong> 30 November 2016 at 9:35am<br /><br />Hello,<br><br>Fixed.&nbsp;Thank you for bringing this to our attention.<br><br>Regards,<br>&nbsp;Oleksandr Lebed]]>
   </description>
   <pubDate>Wed, 30 Nov 2016 09:35:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23217&amp;PID=75396&amp;title=fixed-lots-of-debug-output-from-drawsinglebutton#75396</guid>
  </item> 
  <item>
   <title><![CDATA[[fixed] Lots of Debug Output from DrawSingleButton :  XTPTabThemeVisualStudio2010.cpp...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23217&amp;PID=75392&amp;title=fixed-lots-of-debug-output-from-drawsinglebutton#75392</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2857">lviolette</a><br /><strong>Subject:</strong> 23217<br /><strong>Posted:</strong> 29 November 2016 at 6:50pm<br /><br /><div>XTPTabThemeVisualStudio2010.cpp contains the following method:</div><div><br></div><div>CXTPTabThemeVisualStudio2010::DrawSingleButton</div><div><br></div><div>At the bottom of this method is this code:</div><div><br></div><div><font color="#9900cc" face="Courier New, Courier, mono">CFont *pFont = pDC-&gt;GetCurrentFont();<br>LOGFONT lf;<br>pFont-&gt;GetLogFont(&amp;lf);<br>TRACE(_T("%s %d\n"), lf.lfFaceName, lf.lfWeight);</font></div><div><font color="#9900cc" face="Courier New"><br></font></div><div><font color="#9900cc" face="Courier New, Courier, mono">m_pPaintManager-&gt;DrawSingleButtonIconAndText(pDC, pItem, pItem-&gt;GetRect(), TRUE);</font></div><div><font color="#9900cc"><br></font></div><div>It would be nice if there was an </div><div>#ifdef 0</div><div>#endif</div><div>wrapped around the CFont *pFont line and the TRACE statement. It generates a lot of SPAM in the debug output window in our application.</div><div><br></div><div><br></div><font color="#66ff33" face="Courier New, Courier, mono" size="5"></font>]]>
   </description>
   <pubDate>Tue, 29 Nov 2016 18:50:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23217&amp;PID=75392&amp;title=fixed-lots-of-debug-output-from-drawsinglebutton#75392</guid>
  </item> 
 </channel>
</rss>