<?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 : CXTPDockingPane::SetMinTrackSize()?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPDockingPane::SetMinTrackSize()?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 06:37:13 +0000</pubDate>
  <lastBuildDate>Tue, 20 Jan 2009 09:27:20 +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=13205</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[CXTPDockingPane::SetMinTrackSize()? :   After some experimentation...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13205&amp;PID=44725&amp;title=cxtpdockingpanesetmintracksize#44725</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4386">cjrobindch</a><br /><strong>Subject:</strong> 13205<br /><strong>Posted:</strong> 20 January 2009 at 9:27am<br /><br />After some experimentation with the order of operations, I now have hte following code which works correctly:<br><br>&nbsp;&nbsp;&nbsp; m_pPaneHandlers = m_kPaneManager.CreatePane(IPANE_HANDLERS, CRect(0, 0,200, 120), xtpPaneDockLeft);<br><br>&nbsp;&nbsp;&nbsp; CXTPDockingPaneLayout layout(&amp;m_kPaneManager);<br>&nbsp;&nbsp;&nbsp; if (layout.Load(s_paneLayout))<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; m_kPaneManager.SetLayout(&amp;layout);<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; m_pPaneHandlers = m_kPaneManager.FindPane(IPANE_HANDLERS);<br>&nbsp;&nbsp;&nbsp; m_pPaneHandlers-&gt;SetMinTrackSize(CSize(363, 90));<br><br>Thanks for the suggestion!<br>]]>
   </description>
   <pubDate>Tue, 20 Jan 2009 09:27:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13205&amp;PID=44725&amp;title=cxtpdockingpanesetmintracksize#44725</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPDockingPane::SetMinTrackSize()? : Hi, Did you try set it ? Try...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13205&amp;PID=44710&amp;title=cxtpdockingpanesetmintracksize#44710</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13205<br /><strong>Posted:</strong> 20 January 2009 at 2:50am<br /><br />Hi,<DIV>Did you try set it ? Try temporary comment load state from previous layout - maybe it override your settings.</DIV>]]>
   </description>
   <pubDate>Tue, 20 Jan 2009 02:50:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13205&amp;PID=44710&amp;title=cxtpdockingpanesetmintracksize#44710</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPDockingPane::SetMinTrackSize()? : Hi -I have a docking pane set...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13205&amp;PID=44696&amp;title=cxtpdockingpanesetmintracksize#44696</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4386">cjrobindch</a><br /><strong>Subject:</strong> 13205<br /><strong>Posted:</strong> 19 January 2009 at 9:22am<br /><br />Hi -<br><br>I have a docking pane set up and I'd like to define a minimum size.&nbsp; CXTPDockingPane class has a SetMinTrackSize() function, but the member variables it touches aren't used anywhere.<br><br>Am I doing something wrong here, or is this unimplemented?<br>]]>
   </description>
   <pubDate>Mon, 19 Jan 2009 09:22:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13205&amp;PID=44696&amp;title=cxtpdockingpanesetmintracksize#44696</guid>
  </item> 
 </channel>
</rss>