<?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 : Resizing docking panes</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Resizing docking panes]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 07:19:51 +0000</pubDate>
  <lastBuildDate>Mon, 12 Mar 2007 12:02: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=6602</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[Resizing docking panes : I do have a CWnd as the parent...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6602&amp;PID=21107&amp;title=resizing-docking-panes#21107</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1820">rag6419</a><br /><strong>Subject:</strong> 6602<br /><strong>Posted:</strong> 12 March 2007 at 12:02pm<br /><br />I do have a CWnd as the parent for the dialog I'm creating.&nbsp; I modified the OnSize function to redraw the CWnd and CDialog 5 pixels shorter and narrower.&nbsp; I'd like to avoid custom drawing with OnCtrlColor (since we may be swapping out colors on the fly), so I didn't know if you had any other thoughts.&nbsp; <br><br>This screen shot shows the 5 pixel buffer that is being colored with the default dialog background.&nbsp; I tried modifying the extended window styles to have them as transparent, but that didn't work and caused some other painting problems.<br><br><img src="file:///C:/DOCUME%7E1/rgrabbe/LOCALS%7E1/Temp/moz-screenshot.jpg" border="0"><img src="file:///C:/DOCUME%7E1/rgrabbe/LOCALS%7E1/Temp/moz-screenshot-1.jpg" border="0"><img src="file:///C:/DOCUME%7E1/rgrabbe/LOCALS%7E1/Temp/moz-screenshot-2.jpg" border="0"><br><img src="uploads/20070312_120117_untitled.PNG" height="600" width="800" border="0"><br>]]>
   </description>
   <pubDate>Mon, 12 Mar 2007 12:02:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6602&amp;PID=21107&amp;title=resizing-docking-panes#21107</guid>
  </item> 
  <item>
   <title><![CDATA[Resizing docking panes : Right, didn&amp;#039;t undertood exactly...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6602&amp;PID=21088&amp;title=resizing-docking-panes#21088</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6602<br /><strong>Posted:</strong> 12 March 2007 at 2:02am<br /><br /><P>Right, didn't undertood exactly what you need... </P><DIV>there is no such method, you can create additional window as pane host and put your panes's windows to this one with some margins.</DIV>]]>
   </description>
   <pubDate>Mon, 12 Mar 2007 02:02:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6602&amp;PID=21088&amp;title=resizing-docking-panes#21088</guid>
  </item> 
  <item>
   <title><![CDATA[Resizing docking panes : I&amp;#039;m not sure why it&amp;#039;s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6602&amp;PID=21068&amp;title=resizing-docking-panes#21068</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1820">rag6419</a><br /><strong>Subject:</strong> 6602<br /><strong>Posted:</strong> 09 March 2007 at 11:34am<br /><br />I'm not sure why it's happening this way, but the client region of the frame for the docking pane manager is increasing instead of the client region of the docking pane manager.]]>
   </description>
   <pubDate>Fri, 09 Mar 2007 11:34:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6602&amp;PID=21068&amp;title=resizing-docking-panes#21068</guid>
  </item> 
  <item>
   <title><![CDATA[Resizing docking panes : Hi,  try m_paneManager.SetClientMargin(10);...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6602&amp;PID=21039&amp;title=resizing-docking-panes#21039</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6602<br /><strong>Posted:</strong> 09 March 2007 at 1:19am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>try m_paneManager.SetClientMargin(10);</DIV>]]>
   </description>
   <pubDate>Fri, 09 Mar 2007 01:19:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6602&amp;PID=21039&amp;title=resizing-docking-panes#21039</guid>
  </item> 
  <item>
   <title><![CDATA[Resizing docking panes : I&amp;#039;ve created a new docking...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6602&amp;PID=21035&amp;title=resizing-docking-panes#21035</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1820">rag6419</a><br /><strong>Subject:</strong> 6602<br /><strong>Posted:</strong> 08 March 2007 at 6:58pm<br /><br />I've created a new docking pane theme and need to create more gutter space from the edges to where the panes are drawn (i.e. increase the buffer from the bottom and right edges to extent of the pane).<br><br>I didn't see any virtual functions I could over ride after deriving a class from CXTPDockingPaneManager.&nbsp; I was curious as to how I could handle this.<br>]]>
   </description>
   <pubDate>Thu, 08 Mar 2007 18:58:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6602&amp;PID=21035&amp;title=resizing-docking-panes#21035</guid>
  </item> 
 </channel>
</rss>