<?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 : SDI bug!!!</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : SDI bug!!!]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 15:27:03 +0000</pubDate>
  <lastBuildDate>Sat, 03 Jan 2004 02:33:11 +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=318</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[SDI bug!!! : You can repaint views manually...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=318&amp;PID=731&amp;title=sdi-bug#731</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 318<br /><strong>Posted:</strong> 03 January 2004 at 2:33am<br /><br /><P>You can repaint views manually in OnSettingChange handler.</P><P>&nbsp;RedrawWindow( NULL, NULL,<BR>&nbsp;&nbsp;RDW_INVALIDATE | RDW_UPDATENOW | RDW_ERASE | RDW_ALLCHILDREN );</P>]]>
   </description>
   <pubDate>Sat, 03 Jan 2004 02:33:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=318&amp;PID=731&amp;title=sdi-bug#731</guid>
  </item> 
  <item>
   <title><![CDATA[SDI bug!!! : As author JoeBlacksaid, When...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=318&amp;PID=713&amp;title=sdi-bug#713</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=272">zhou_wz</a><br /><strong>Subject:</strong> 318<br /><strong>Posted:</strong> 30 December 2003 at 6:17am<br /><br /><P>As author <A title="This topic was started: 10 June?003&nbsp;at&nbsp;5:19pm" href="java&#115;cript openWin'pop_up_profile.asp?PF=75&amp;FID=7','profile','toolbar=0,locati&#111;n=0,status=0,menubar=0,scrollbars=1,resizable=1,width=590,height=425'" target="_blank">JoeBlack</A>&nbsp;said,&nbsp;</P><P>When pane docked at left side, the pin and X button of Docking pane&nbsp;'s disppear.</P><P>When mouse hover on them, they appear! </P><P>An solution provided by oleg</P><P>BOOL <FONT color=#0000ff>CMainFrame</FONT>::<FONT color=#880000>PreCreateWindow</FONT>(<FONT color=#0000ff>CREATESTRUCT</FONT>&amp; <FONT color=#808080>cs</FONT>)</P><P>{</P><P><FONT color=#0000ff>&nbsp;&nbsp;&nbsp; if</FONT>( !<FONT color=#0000ff>CFrameWnd</FONT>::<FONT color=#880000>PreCreateWindow</FONT>(<FONT color=#808080>cs</FONT>) )</P><P><FONT color=#0000ff>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return</FONT> <FONT color=#a000a0>FALSE</FONT>;</P><P><P><FONT color=#009900></P><P></FONT><FONT color=#808080>&nbsp;&nbsp;&nbsp; cs</FONT><FONT style=": #f4f4fb">.</FONT><FONT color=#808080>style</FONT><FONT style=": #f4f4fb"> |= </FONT><FONT color=#a000a0>WS_CLIPCHILDREN</FONT><FONT style=": #f4f4fb">|</FONT><FONT color=#a000a0>WS_CLIPSIBLINGS</FONT><FONT style=": #f4f4fb">; </FONT></P><P></P><P><FONT color=#0000ff>&nbsp;&nbsp;&nbsp; return</FONT> <FONT color=#a000a0>TRUE</FONT>;</P><P>}</P><P>The dockingpane shows correctly</P><P>but the views in app dont!</P><P>A tabview&nbsp;in my SDI, the tabctrl will change its look according the theme selected!</P><P>When Theme changes, The tabctrl will change too!</P><P>When&nbsp;use <FONT color=#a000a0>WS_CLIPCHILDREN,&nbsp;</FONT><FONT color=#000000> I am fraid all my views&nbsp;can't repaint automaticly</FONT></P><P>So, I dont think it is a good solution for the bug!</P><P>We should NOT prevent views repainting!</P><P><SPAN class=bold><FONT color=#0000ff>&nbsp;</FONT></P></SPAN><P><SPAN class=bold></SPAN>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 30 Dec 2003 06:17:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=318&amp;PID=713&amp;title=sdi-bug#713</guid>
  </item> 
 </channel>
</rss>