<?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 : CXTListCtrl Scrolling problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTListCtrl Scrolling problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 06 Apr 2026 21:48:28 +0000</pubDate>
  <lastBuildDate>Tue, 03 Jan 2006 21:23:44 +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=3463</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[CXTListCtrl Scrolling problem : Hello, I am using a CXTListCtrl...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3463&amp;PID=10397&amp;title=cxtlistctrl-scrolling-problem#10397</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1702">Light</a><br /><strong>Subject:</strong> 3463<br /><strong>Posted:</strong> 03 January 2006 at 9:23pm<br /><br /><P>Hello,</P><P>I am using a CXTListCtrl within a dialog,&nbsp;the display of scroll bars gets mixed up when&nbsp;selected a check box option.</P><P>I was able to reproduce the same problem with the ListCtrl sample after chaging&nbsp;the number of itmes as following:</P><P>BOOL CListCtrlDlg::OnInitDialog()<BR>{<BR>&nbsp;&nbsp; ...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ...</P><P>&nbsp;&nbsp; //&nbsp;for (iItem = 0; iItem &lt; 100; ++iItem)<BR>&nbsp;&nbsp; for (iItem = 0; iItem &lt; <U><FONT color=#ff0000>12</FONT></U>; ++iItem)<BR>}</P><P><IMG src="http://my.dreamwiz.com/iloveme/Image/CtrlList1.gif" border="0"></P><P><IMG src="http://my.dreamwiz.com/iloveme/Image/CtrlList2.gif" border="0"></P><P><IMG src="http://my.dreamwiz.com/iloveme/Image/CtrlList3.gif" border="0"></P><P>I am using XTP 9.6 with Visual Studio .NET 2003,&nbsp;please let me know how I can fix this problem.</P><P>regards,<BR>Light</P>]]>
   </description>
   <pubDate>Tue, 03 Jan 2006 21:23:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3463&amp;PID=10397&amp;title=cxtlistctrl-scrolling-problem#10397</guid>
  </item> 
 </channel>
</rss>