<?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 : ScrollWindowEx causes flickering!</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : ScrollWindowEx causes flickering!]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 00:20:11 +0000</pubDate>
  <lastBuildDate>Fri, 11 Sep 2009 05:17:56 +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=15156</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[ScrollWindowEx causes flickering! : Removing the call to ScrollWindow...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15156&amp;PID=52930&amp;title=scrollwindowex-causes-flickering#52930</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 15156<br /><strong>Posted:</strong> 11 September 2009 at 5:17am<br /><br />Removing the call to ScrollWindow alltogether solves the problem. *stupid* :P]]>
   </description>
   <pubDate>Fri, 11 Sep 2009 05:17:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15156&amp;PID=52930&amp;title=scrollwindowex-causes-flickering#52930</guid>
  </item> 
  <item>
   <title><![CDATA[ScrollWindowEx causes flickering! : I&amp;#039;ve created a CWnd-derived...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15156&amp;PID=52928&amp;title=scrollwindowex-causes-flickering#52928</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 15156<br /><strong>Posted:</strong> 11 September 2009 at 4:32am<br /><br />I've created a CWnd-derived window with scrollbars. In both OnVScroll and OnHScroll I call ScrollWindowEx(..., SW_INVALIDATE) to update my view. <DIV>&nbsp;</DIV><DIV>The problem is that <strong>vertical scrolling </strong>causes extreme flickering (WS_CLIPCHILDREN and WS_CLIPSIBLINGS are set, CS_VREDRAW and CS_HREDRAW are <strong>not</strong> set). Using CXTMemDC and returning FALSE from OnEraseBkgnd (tried TRUE too).</DIV><DIV>&nbsp;</DIV><DIV>SB_THUMTRACK causes the flickering... I have to somehow improve the redraw mechanism.</DIV><DIV>&nbsp;</DIV><DIV>Please help.</DIV>]]>
   </description>
   <pubDate>Fri, 11 Sep 2009 04:32:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15156&amp;PID=52928&amp;title=scrollwindowex-causes-flickering#52928</guid>
  </item> 
 </channel>
</rss>