<?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 : Docking pane resize</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Docking pane resize]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 19:27:59 +0000</pubDate>
  <lastBuildDate>Fri, 30 May 2008 00:29:21 +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=10808</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[Docking pane resize : Thanks Oleg. It was a mistake...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10808&amp;PID=35997&amp;title=docking-pane-resize#35997</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3432">terminator_123</a><br /><strong>Subject:</strong> 10808<br /><strong>Posted:</strong> 30 May 2008 at 12:29am<br /><br />Thanks Oleg. <br>It was a mistake in another part of my own code that causes the problem. I have corrected it. <br>Sorry for the trouble.<br>]]>
   </description>
   <pubDate>Fri, 30 May 2008 00:29:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10808&amp;PID=35997&amp;title=docking-pane-resize#35997</guid>
  </item> 
  <item>
   <title><![CDATA[Docking pane resize : Hi,  try to replace to  m_p...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10808&amp;PID=35927&amp;title=docking-pane-resize#35927</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10808<br /><strong>Posted:</strong> 28 May 2008 at 1:53pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>try to&nbsp; replace to </DIV><DIV>m_pPane-&gt;SetMinTrackSize(CSize(<strong>0</strong>, 0));</DIV>]]>
   </description>
   <pubDate>Wed, 28 May 2008 13:53:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10808&amp;PID=35927&amp;title=docking-pane-resize#35927</guid>
  </item> 
  <item>
   <title><![CDATA[Docking pane resize : Hi all,I&amp;#039;m trying to resize...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10808&amp;PID=35916&amp;title=docking-pane-resize#35916</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3432">terminator_123</a><br /><strong>Subject:</strong> 10808<br /><strong>Posted:</strong> 28 May 2008 at 11:14am<br /><br /><br>Hi all,<br><br>I'm trying to resize a docking pane by using the following code that I found in other forum threads.<br><br><table width="99%"><tr><td><pre class="BBcode"><br>&nbsp;&nbsp;&nbsp; int wid = 650;<br>&nbsp;&nbsp;&nbsp; m_pPane-&gt;SetMinTrackSize(CSize(wid, 0));<br>&nbsp;&nbsp;&nbsp; m_pPane-&gt;SetMaxTrackSize(CSize(wid, rc.Height()));<br>&nbsp;&nbsp;&nbsp; m_PaneManager.RecalcFramesLayout();<br>&nbsp;&nbsp;&nbsp; m_PaneManager.NormalizeSplitters();<br>&nbsp;&nbsp;&nbsp; m_pPane-&gt;SetMinTrackSize(CSize(32, 0));<br>&nbsp;&nbsp;&nbsp; m_pPane-&gt;SetMaxTrackSize(CSize(32567, 32567));<br>&nbsp;&nbsp;&nbsp; m_PaneManager.ShowPane(m_pPane);<br></pre></td></tr></table><br><br>This works fine and the pane is resized but after doing this, I can't resize the docking pane from the user interface by dragging the splitter <img src="http://forum.codejock.com/smileys/smiley19.gif" border="0" align="absmiddle">.<br>Is there a way to both set the size from code as well as retain the ability to change size with the splitter ? <br><br>Thanks,<br>Pavan<br><br>]]>
   </description>
   <pubDate>Wed, 28 May 2008 11:14:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10808&amp;PID=35916&amp;title=docking-pane-resize#35916</guid>
  </item> 
 </channel>
</rss>