<?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 : Painting Problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Painting Problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 06:06:52 +0000</pubDate>
  <lastBuildDate>Thu, 08 Dec 2005 03:06:06 +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=3371</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[Painting Problem : Why nobody use search....  For...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3371&amp;PID=10098&amp;title=painting-problem#10098</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3371<br /><strong>Posted:</strong> 08 December 2005 at 3:06am<br /><br /><P>Why nobody use search....</P><P>&nbsp;</P><P>For SDI application you must add clkipping styles:</P><P>&nbsp;</P><P><BR>BOOL CMainFrame::PreCreateWindow(CREATESTRUCT&amp; cs)<BR>{<BR>&nbsp;// TODO: Modify the Window class or styles here by modifying<BR>&nbsp;//&nbsp; the CREATESTRUCT cs</P><P>&nbsp;if( !CFrameWnd::PreCreateWindow(cs) )<BR>&nbsp;&nbsp;return FALSE;</P><P>&nbsp;cs.style |= WS_CLIPCHILDREN|WS_CLIPSIBLINGS;</P><P>&nbsp;return TRUE;<BR>}<BR></P><P>and add it also for View class.</P>]]>
   </description>
   <pubDate>Thu, 08 Dec 2005 03:06:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3371&amp;PID=10098&amp;title=painting-problem#10098</guid>
  </item> 
  <item>
   <title><![CDATA[Painting Problem : Hi I Have a problem with a DockingPane...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3371&amp;PID=10092&amp;title=painting-problem#10092</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1458">yannick</a><br /><strong>Subject:</strong> 3371<br /><strong>Posted:</strong> 08 December 2005 at 2:33am<br /><br /><P>Hi I Have a problem with a DockingPane in my C++ SDI Project.</P><P>the main View (CView) containt a XTPTabCtrl</P><P>When the Pane is expanded there is a painting problem between the pane</P><P>and the MainView</P><P>See the picture.</P><P>&nbsp;</P><P><strong>Please Is SomeBody can Hel me?</strong></P><P><strong>If you want to test, insert a pane in the mainframe of the codejoke sample GUI_WinZip</strong></P><P>&nbsp;</P><P><IMG src="uploads/yannick/2005-12-08_023015_Expanded__Pane.jpg" border="0"></P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 08 Dec 2005 02:33:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3371&amp;PID=10092&amp;title=painting-problem#10092</guid>
  </item> 
 </channel>
</rss>