<?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 : Problem in CXTListView</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Problem in CXTListView]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 10:45:02 +0000</pubDate>
  <lastBuildDate>Thu, 08 Feb 2007 01:11:14 +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=6335</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[Problem in CXTListView : Hi,  Afraid it can be true....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6335&amp;PID=20170&amp;title=problem-in-cxtlistview#20170</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6335<br /><strong>Posted:</strong> 08 February 2007 at 1:11am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Afraid it can be true. To prevent flickers, CXTListView don't call base <BR>OnEraseBkgnd method.</DIV><DIV>&nbsp;</DIV><DIV>As solution, you can catch WM_PAINT and WM_ERASEBKND messages and call CListView base methods (not CXTListView).</DIV>]]>
   </description>
   <pubDate>Thu, 08 Feb 2007 01:11:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6335&amp;PID=20170&amp;title=problem-in-cxtlistview#20170</guid>
  </item> 
  <item>
   <title><![CDATA[Problem in CXTListView : Hi Oleg,i need to call SetBkImage()...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6335&amp;PID=20169&amp;title=problem-in-cxtlistview#20169</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2689">aimslife</a><br /><strong>Subject:</strong> 6335<br /><strong>Posted:</strong> 08 February 2007 at 12:48am<br /><br />Hi Oleg,<br><br>i need to call SetBkImage() for show image as a water mark (Image to be place on right bottom side) on List View Control. If CListView is Base class of my View class then SetBkImage() function will be works fine.. but some how SetBkImage() function is not working when i am using Base class CXTListView..<br><br>please guide me, how i can display image on List View control?<br><br>]]>
   </description>
   <pubDate>Thu, 08 Feb 2007 00:48:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6335&amp;PID=20169&amp;title=problem-in-cxtlistview#20169</guid>
  </item> 
  <item>
   <title><![CDATA[Problem in CXTListView : Hi,  You can only cast to CListCtrl  CListCtrl&amp;amp;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6335&amp;PID=20148&amp;title=problem-in-cxtlistview#20148</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6335<br /><strong>Posted:</strong> 07 February 2007 at 1:15pm<br /><br />Hi, <DIV>You can only cast to CListCtrl</DIV><DIV>&nbsp;</DIV><DIV>CListCtrl&amp; listControl = GetListCtrl( );<BR></DIV><DIV>what method of CXTListCtrl do you need?</DIV>]]>
   </description>
   <pubDate>Wed, 07 Feb 2007 13:15:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6335&amp;PID=20148&amp;title=problem-in-cxtlistview#20148</guid>
  </item> 
  <item>
   <title><![CDATA[Problem in CXTListView : i am developing a SDI application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6335&amp;PID=20137&amp;title=problem-in-cxtlistview#20137</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2689">aimslife</a><br /><strong>Subject:</strong> 6335<br /><strong>Posted:</strong> 07 February 2007 at 3:21am<br /><br />i am developing a SDI application on vs2k5 with view of CXTListView... i was tried this line of code for get List Control in OnInitialUpdate function...<br><br>CXTListCtrl listControl = ((CXTListCtrl)this-&gt;GetListCtrl( ));<br><br>How i can take the control of List View?<br><br>i need this control for place image in List View as a water mark (on bottom right side)...<br>]]>
   </description>
   <pubDate>Wed, 07 Feb 2007 03:21:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6335&amp;PID=20137&amp;title=problem-in-cxtlistview#20137</guid>
  </item> 
 </channel>
</rss>