<?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 : CXTListBase::SetRowColor bug.</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTListBase::SetRowColor bug.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 09:55:33 +0000</pubDate>
  <lastBuildDate>Fri, 24 Jun 2005 23:54:54 +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=2451</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[CXTListBase::SetRowColor bug. : Update: I try calling, SetRowColor(int...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2451&amp;PID=7272&amp;title=cxtlistbasesetrowcolor-bug#7272</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=776">rjgraham</a><br /><strong>Subject:</strong> 2451<br /><strong>Posted:</strong> 24 June 2005 at 11:54pm<br /><br /><P>Update:</P><P>I try calling,</P><P>&nbsp;<FONT size=2>SetRowColor(<FONT color=#0000ff>int</FONT> iRow, COLORREF crText, COLORREF crBack) </FONT></P><P><FONT size=2>directly but the row color does not change.</FONT></P><P><FONT size=2>What gives?</FONT></P><P><FONT size=2>-Randy</FONT></P><P><FONT size=2></FONT>&nbsp;</P><P><FONT size=2></FONT>&nbsp;</P>]]>
   </description>
   <pubDate>Fri, 24 Jun 2005 23:54:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2451&amp;PID=7272&amp;title=cxtlistbasesetrowcolor-bug#7272</guid>
  </item> 
  <item>
   <title><![CDATA[CXTListBase::SetRowColor bug. : I was having problems settinglist...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2451&amp;PID=7271&amp;title=cxtlistbasesetrowcolor-bug#7271</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=776">rjgraham</a><br /><strong>Subject:</strong> 2451<br /><strong>Posted:</strong> 24 June 2005 at 11:44pm<br /><br /><P>I was having problems setting&nbsp;list row color until I stepped through the XTPro source and found this:</P><FONT color=#0000ff size=2><P>void</FONT><FONT size=2> CXTListBase::SetRowColor(</FONT><FONT color=#0000ff size=2>int</FONT><FONT size=2> iRow, COLORREF crText, COLORREF crBack)</FONT></P><P><FONT size=2>{</P><P>&#091;...snip...&#093;</FONT><FONT size=2></P><P>}</P></FONT><FONT color=#0000ff size=2><P>void</FONT><FONT size=2> CXTListBase::SetRowColor(ROWCOLOR* lpRowColor)</P><P>{</P><P>SetRowColor(lpRowColor-&gt;crText, lpRowColor-&gt;crBack, lpRowColor-&gt;iRow);</P><P>}</P></FONT><P>Notice that the args don't match, although the call succeeds.</P><P>This is version 9.60.1</P><P>&nbsp;</P><P>-Randy</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Fri, 24 Jun 2005 23:44:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2451&amp;PID=7271&amp;title=cxtlistbasesetrowcolor-bug#7271</guid>
  </item> 
 </channel>
</rss>