<?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 : How to fix CXTPDockingPane height?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : How to fix CXTPDockingPane height?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 04:27:34 +0000</pubDate>
  <lastBuildDate>Sat, 11 Jun 2005 15:47:36 +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=2271</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[How to fix CXTPDockingPane height? : try pPane-&amp;gt;SetMinTrackSize(CSize(0,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2271&amp;PID=7037&amp;title=how-to-fix-cxtpdockingpane-height#7037</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2271<br /><strong>Posted:</strong> 11 June 2005 at 3:47pm<br /><br /><P>try</P><P>pPane-&gt;SetMinTrackSize(CSize(0, 200);</P><P>pPane-&gt;SetMaxTrackSize(CSize(32000, 200);</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Sat, 11 Jun 2005 15:47:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2271&amp;PID=7037&amp;title=how-to-fix-cxtpdockingpane-height#7037</guid>
  </item> 
  <item>
   <title><![CDATA[How to fix CXTPDockingPane height? : Hi,  I have a CXTPDockingPane...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2271&amp;PID=6731&amp;title=how-to-fix-cxtpdockingpane-height#6731</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1175">nicros</a><br /><strong>Subject:</strong> 2271<br /><strong>Posted:</strong> 23 May 2005 at 6:34pm<br /><br />Hi,<br><br>I have a CXTPDockingPane that I create like this:<br><br>CXTPDockingPane* wndPane = m_paneManager.CreatePane(winId, area, direction, neighbour);<br><br>Where area is a CRect(0, 0, 500, 200).&nbsp; I want my height to be 200, regardless of whether the window is resized or not.<br><br>Currently however, resizing my window also resizes the height of my pane.&nbsp; Is there a way to truly fix this?<br><br>Thanks<br><br>]]>
   </description>
   <pubDate>Mon, 23 May 2005 18:34:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2271&amp;PID=6731&amp;title=how-to-fix-cxtpdockingpane-height#6731</guid>
  </item> 
 </channel>
</rss>