<?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 : DrawControlEntry signature change</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : DrawControlEntry signature change]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 05:22:23 +0000</pubDate>
  <lastBuildDate>Mon, 08 Sep 2008 03:25:20 +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=12033</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[DrawControlEntry signature change : Hi, Now it renamed to DrawRectangle:  virtual...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12033&amp;PID=40758&amp;title=drawcontrolentry-signature-change#40758</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12033<br /><strong>Posted:</strong> 08 September 2008 at 3:25am<br /><br />Hi,<DIV>Now it renamed to DrawRectangle:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;virtual void DrawRectangle(CDC* pDC, CRect rc, BOOL bSelected, BOOL bPressed, BOOL bEnabled, BOOL bChecked, BOOL bPopuped, XTPBarType barType, XTPBarPosition barPosition) = 0;<BR></DIV>]]>
   </description>
   <pubDate>Mon, 08 Sep 2008 03:25:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12033&amp;PID=40758&amp;title=drawcontrolentry-signature-change#40758</guid>
  </item> 
  <item>
   <title><![CDATA[DrawControlEntry signature change :   Anyone? I still have an active...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12033&amp;PID=40662&amp;title=drawcontrolentry-signature-change#40662</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1391">craig</a><br /><strong>Subject:</strong> 12033<br /><strong>Posted:</strong> 02 September 2008 at 7:45pm<br /><br />Anyone?&nbsp; I still have an active tech support contract.&nbsp; I'd be happy to submit a ticket, but this seemed like the type of question that might be useful to have archived on the forum for other developers.<br><br>Thanks for the help.&nbsp; <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="absmiddle"><br>]]>
   </description>
   <pubDate>Tue, 02 Sep 2008 19:45:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12033&amp;PID=40662&amp;title=drawcontrolentry-signature-change#40662</guid>
  </item> 
  <item>
   <title><![CDATA[DrawControlEntry signature change : I&amp;#039;ve recently upgraded and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12033&amp;PID=40622&amp;title=drawcontrolentry-signature-change#40622</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1391">craig</a><br /><strong>Subject:</strong> 12033<br /><strong>Posted:</strong> 30 August 2008 at 1:01pm<br /><br />I've recently upgraded and have found that the signature of CXTPPaintManager::DrawControlEntry has changed.&nbsp; My old code no longer compiles complaining about the number of arguments.<br><br>My class is a glyph selector derived from class CXTPControl.<br><br>How would I port the DrawControlEntry call in this snippet to the new one?<br>&nbsp;&nbsp;&nbsp; <font face="Courier New, Courier, mono"><br>// Only highlight the up button if the first row or more is hidden.<br>if (! (m_nStartIndex &lt;&nbsp; 8))<br>{<br>&nbsp;&nbsp;&nbsp; BOOL bPressed = GetPressed() &amp;&amp; m_bUpArrowSelected;<br>&nbsp;&nbsp;&nbsp; GetPaintManager()-&gt;DrawControlEntry(pDC, rcUpArrow, m_bEnabled, m_bUpArrowSelected, bPressed, FALSE, FALSE, GetParent()-&gt;GetPosition());<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; // Draw the arrow as enabled.<br>&nbsp;&nbsp;&nbsp; arrowColor = pDC-&gt;GetTextColor();<br>}</font><br>]]>
   </description>
   <pubDate>Sat, 30 Aug 2008 13:01:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12033&amp;PID=40622&amp;title=drawcontrolentry-signature-change#40622</guid>
  </item> 
 </channel>
</rss>