<?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 : Sizing a floating pane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Sizing a floating pane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 03:09:51 +0000</pubDate>
  <lastBuildDate>Fri, 14 Oct 2005 23:58:08 +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=3034</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[Sizing a floating pane : Hi, CXTPDockingPane* pPane =...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3034&amp;PID=9055&amp;title=sizing-a-floating-pane#9055</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3034<br /><strong>Posted:</strong> 14 October 2005 at 11:58pm<br /><br /><P>Hi,</P><P>&nbsp;CXTPDockingPane* pPane = GetDockingPaneManager()-&gt;FindPane(IDR_PANE1);</P><P>&nbsp;if (pPane &amp;&amp; pPane-&gt;IsFloating())<BR>&nbsp;{<BR>&nbsp;&nbsp;CXTPDockingPaneTabbedContainer* pParentContainer = <BR> &nbsp;&nbsp;&nbsp;(CXTPDockingPaneTabbedContainer*)pPane-&gt ;GetContainer();</P><P>&nbsp;&nbsp;CFrameWnd* pFrame = pParentContainer-&gt;GetParentFrame();<BR>&nbsp;&nbsp;ASSERT_KINDOF(CXTPDockingPaneMiniWnd, pFrame);</P><P>&nbsp;&nbsp;pFrame-&gt;SetWindowPos(0, 0, 0, 500, 500, SWP_NOZORDER|SWP_NOMOVE);<BR>&nbsp;}</P>]]>
   </description>
   <pubDate>Fri, 14 Oct 2005 23:58:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3034&amp;PID=9055&amp;title=sizing-a-floating-pane#9055</guid>
  </item> 
  <item>
   <title><![CDATA[Sizing a floating pane : I want to be able to set the size...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3034&amp;PID=9047&amp;title=sizing-a-floating-pane#9047</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1281">Scott</a><br /><strong>Subject:</strong> 3034<br /><strong>Posted:</strong> 14 October 2005 at 3:29pm<br /><br /><P>I want to be able to set the size of a pane ( only when it is floating ). I tried using MFC's SetWindowPos, but it seems to work then jumps right back to the old size...</P><P>Any suggestions???</P><P>Scott</P>]]>
   </description>
   <pubDate>Fri, 14 Oct 2005 15:29:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3034&amp;PID=9047&amp;title=sizing-a-floating-pane#9047</guid>
  </item> 
 </channel>
</rss>