<?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 : Resize CXTPDockingPane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Resize CXTPDockingPane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 07:34:09 +0000</pubDate>
  <lastBuildDate>Wed, 25 Apr 2007 16:19:44 +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=5712</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[Resize CXTPDockingPane : Wow, sorry about my laziness....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5712&amp;PID=22322&amp;title=resize-cxtpdockingpane#22322</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1914">Wisebee</a><br /><strong>Subject:</strong> 5712<br /><strong>Posted:</strong> 25 April 2007 at 4:19pm<br /><br /><P>Wow, sorry about my laziness. It's been 'hugely' busy days for me.</P><P>By first, the answer is NO.<BR>I'm using exactly same way as you posted.<BR>I was just curious to know there is something more simple way.</P>]]>
   </description>
   <pubDate>Wed, 25 Apr 2007 16:19:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5712&amp;PID=22322&amp;title=resize-cxtpdockingpane#22322</guid>
  </item> 
  <item>
   <title><![CDATA[Resize CXTPDockingPane : Did you manage to solve this problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5712&amp;PID=21816&amp;title=resize-cxtpdockingpane#21816</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 5712<br /><strong>Posted:</strong> 11 April 2007 at 3:02am<br /><br />Did you manage to solve this problem already?]]>
   </description>
   <pubDate>Wed, 11 Apr 2007 03:02:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5712&amp;PID=21816&amp;title=resize-cxtpdockingpane#21816</guid>
  </item> 
  <item>
   <title><![CDATA[Resize CXTPDockingPane : So does this mean that you have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5712&amp;PID=21578&amp;title=resize-cxtpdockingpane#21578</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 5712<br /><strong>Posted:</strong> 30 March 2007 at 1:36am<br /><br />So does this mean that you have a simple solution for this problem using SetWindowRect()?<br>When you resize your pane using SetWindowRect(), what updating function do you call afterwards?<br>]]>
   </description>
   <pubDate>Fri, 30 Mar 2007 01:36:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5712&amp;PID=21578&amp;title=resize-cxtpdockingpane#21578</guid>
  </item> 
  <item>
   <title><![CDATA[Resize CXTPDockingPane : Ifaced this problem also previous....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5712&amp;PID=19668&amp;title=resize-cxtpdockingpane#19668</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1914">Wisebee</a><br /><strong>Subject:</strong> 5712<br /><strong>Posted:</strong> 24 January 2007 at 5:00am<br /><br />I&nbsp;faced this problem also previous. In the case mentioned above, must use resizing method 2 times(SetMix~ and SetMax~). This will be four times, when restore window to original size after resizing. But, we commonly resize window by using SetWindowRect() once (and will be 2 times when restore window to original size).<DIV></DIV><DIV>&nbsp;</DIV><DIV>May SetMinTrackSize(), SetMaxTrackSize is best way?</DIV><DIV>Thanks for reading :)</DIV>]]>
   </description>
   <pubDate>Wed, 24 Jan 2007 05:00:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5712&amp;PID=19668&amp;title=resize-cxtpdockingpane#19668</guid>
  </item> 
  <item>
   <title><![CDATA[Resize CXTPDockingPane : Try calling thispPane-&amp;gt;SetM...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5712&amp;PID=18313&amp;title=resize-cxtpdockingpane#18313</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 5712<br /><strong>Posted:</strong> 18 December 2006 at 3:35am<br /><br />Try calling this<br><br>pPane-&gt;SetMinTrackSize(CRect(0,0,100,100));<br>pPane-&gt;SetMaxTrackSize(CRect(0,0,100,100));<br><br>to resize your pane immediately (if necessary, call also m_pPaneManager-&gt;RecalcFramesLayout(); afterwards).<br><br>Then you can set back the min tracking size to a zero-rect and max tracking size to any very big rect.<br>]]>
   </description>
   <pubDate>Mon, 18 Dec 2006 03:35:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5712&amp;PID=18313&amp;title=resize-cxtpdockingpane#18313</guid>
  </item> 
  <item>
   <title><![CDATA[Resize CXTPDockingPane : Hi All,  I have created CXTPDockingPane...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5712&amp;PID=17974&amp;title=resize-cxtpdockingpane#17974</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2563">aamirzia</a><br /><strong>Subject:</strong> 5712<br /><strong>Posted:</strong> 07 December 2006 at 2:11am<br /><br />Hi All,<DIV>&nbsp;</DIV><DIV>I have created CXTPDockingPane using CXTPDockingManager::CreatePane</DIV><DIV>method and initialized to size CRect(0,0,100,50). Later, in my code i have handled the&nbsp;RightClick action of the CXTPDockingPane and their i want to change the size of my Pane to CRect(0,0,100,100).</DIV><DIV>&nbsp;</DIV><DIV>In order to this, i created my own class CMyDockingPane inherited from CXTPDockingPane and created a Method setMyWindowRect(CRect) which only calls CXTPDockingPane::setWindowRect(Crect)&nbsp;in order to use PROTECTED method&nbsp;setWindowRect(Crect) of&nbsp;CXTPDockingPane.</DIV><DIV>&nbsp;</DIV><DIV>I have called setMyWindowRect(CRect(0,0,100,100)) but it does not do any thing, can anybody help me out to resize CXTPDockingPane ?</DIV><DIV>&nbsp;</DIV><DIV>thanx for reading <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Thu, 07 Dec 2006 02:11:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5712&amp;PID=17974&amp;title=resize-cxtpdockingpane#17974</guid>
  </item> 
 </channel>
</rss>