<?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 : MDI &#068;ocuments Flicking</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : MDI &#068;ocuments Flicking]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 18:32:39 +0000</pubDate>
  <lastBuildDate>Fri, 07 Jan 2005 04:00:23 +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=1622</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[MDI &#068;ocuments Flicking : Well, my view is derived from...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1622&amp;PID=4644&amp;title=mdi-documents-flicking#4644</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=760">dennisV</a><br /><strong>Subject:</strong> 1622<br /><strong>Posted:</strong> 07 January 2005 at 4:00am<br /><br />Well, my view is derived from CXTPReportView and the area that flickers is only the top part where it says "Drag column headers here...", the rest of it&nbsp;doesn't flicker even without overriding the OnEraseBgnd(), I guess it's a different case. <span style="font-size:10px"><br /><br />Edited by dennisV</span>]]>
   </description>
   <pubDate>Fri, 07 Jan 2005 04:00:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1622&amp;PID=4644&amp;title=mdi-documents-flicking#4644</guid>
  </item> 
  <item>
   <title><![CDATA[MDI &#068;ocuments Flicking : no, for me it made a world of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1622&amp;PID=4643&amp;title=mdi-documents-flicking#4643</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=820">Vitaly</a><br /><strong>Subject:</strong> 1622<br /><strong>Posted:</strong> 07 January 2005 at 3:45am<br /><br /><P>no, for me it made a world of difference:</P><P>1. onerase returns true</P><P>2. background is drawn from within CView::OnDraw</P><P>3. The view is derived from CScrollView</P><P>Check out their example called drawcli.exe, and the project itself where they solved the problem with flickering.</P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Fri, 07 Jan 2005 03:45:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1622&amp;PID=4643&amp;title=mdi-documents-flicking#4643</guid>
  </item> 
  <item>
   <title><![CDATA[MDI &#068;ocuments Flicking : Doesn&amp;#039;t help me in the View...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1622&amp;PID=4640&amp;title=mdi-documents-flicking#4640</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=760">dennisV</a><br /><strong>Subject:</strong> 1622<br /><strong>Posted:</strong> 06 January 2005 at 3:50pm<br /><br /><P>Doesn't help me in the View class, perhaps it should be in the Frame holding the View?</P><P>Thanks,</P>]]>
   </description>
   <pubDate>Thu, 06 Jan 2005 15:50:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1622&amp;PID=4640&amp;title=mdi-documents-flicking#4640</guid>
  </item> 
  <item>
   <title><![CDATA[MDI &#068;ocuments Flicking : Got it! You always have to override...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1622&amp;PID=4635&amp;title=mdi-documents-flicking#4635</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=820">Vitaly</a><br /><strong>Subject:</strong> 1622<br /><strong>Posted:</strong> 06 January 2005 at 9:32am<br /><br /><P>Got it! You always have to override on erase background like this:</P><FONT size=2><P>BOOL CTemplateEditorView::OnEraseBkgnd(CDC* pDC)</P><P>{</P><P></FONT><FONT color=#0000ff size=2>return</FONT><FONT size=2> TRUE;</P><P>}</P></FONT>]]>
   </description>
   <pubDate>Thu, 06 Jan 2005 09:32:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1622&amp;PID=4635&amp;title=mdi-documents-flicking#4635</guid>
  </item> 
  <item>
   <title><![CDATA[MDI &#068;ocuments Flicking : I have the same problem about...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1622&amp;PID=4619&amp;title=mdi-documents-flicking#4619</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=760">dennisV</a><br /><strong>Subject:</strong> 1622<br /><strong>Posted:</strong> 05 January 2005 at 6:45pm<br /><br />I have the same problem about which I posted a while ago (no reply though)...]]>
   </description>
   <pubDate>Wed, 05 Jan 2005 18:45:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1622&amp;PID=4619&amp;title=mdi-documents-flicking#4619</guid>
  </item> 
  <item>
   <title><![CDATA[MDI &#068;ocuments Flicking : Using OfficeXP or Office2003 style...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1622&amp;PID=4610&amp;title=mdi-documents-flicking#4610</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=820">Vitaly</a><br /><strong>Subject:</strong> 1622<br /><strong>Posted:</strong> 05 January 2005 at 4:14am<br /><br /><P>Using OfficeXP or Office2003 style for MDI interfaces, where you get tabs for documents, produces flicking when switching between documents. In one of your examples i saw the code where you adjust initial size of documents to avoid flicking to be too obvious, i.e. when frame window is redrawn more often than needed. However, this still leaves the issue with flicking, and it is way different visually from when using normal MDI presentation without tabs.</P><P>Any chance to fix that?</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 05 Jan 2005 04:14:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1622&amp;PID=4610&amp;title=mdi-documents-flicking#4610</guid>
  </item> 
 </channel>
</rss>