<?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 : Can CMDIChildWnd&#146;s be dockable panes?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Can CMDIChildWnd&#146;s be dockable panes?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 01:47:41 +0000</pubDate>
  <lastBuildDate>Fri, 10 Dec 2004 11:34:48 +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=1509</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[Can CMDIChildWnd&#146;s be dockable panes? : Thanks Boyd. I was able to successfully...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1509&amp;PID=4345&amp;title=can-cmdichildwnds-be-dockable-panes#4345</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=877">bsharifi</a><br /><strong>Subject:</strong> 1509<br /><strong>Posted:</strong> 10 December 2004 at 11:34am<br /><br /><P>Thanks Boyd.&nbsp; I was able to successfully do the same thing in MFC by creating additional child CFrameWnd's and then registering the docking pane manager on them.&nbsp; However, I am still having trouble with the first question.</P><P>The MDITabWindow example demonstrates making&nbsp;CMDIChildWnd's dockable&nbsp;panes.&nbsp; However, upon doing so, they become child panes of the main frame's pane manager&nbsp;but are no longer child frames (thus not Doc/View aware).</P><P>My last guess is creating an individual child frame window (CMDIChildWnd) for each child pane window (CXTPDockingPane).&nbsp; Then, hiding the client area off the main frame and&nbsp;trying to dynamically switch the child frame focus whenever the corresponding child pane focus changes.&nbsp; This way, I effectively get the MDI behavior and the dynamic pane behavior at the same time.&nbsp; This seems like a lot of work though and not as clean as if the Docking Pane toolkit provided the behavior for me.&nbsp; Any other ideas?</P>]]>
   </description>
   <pubDate>Fri, 10 Dec 2004 11:34:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1509&amp;PID=4345&amp;title=can-cmdichildwnds-be-dockable-panes#4345</guid>
  </item> 
  <item>
   <title><![CDATA[Can CMDIChildWnd&#146;s be dockable panes? : I can answer your last question....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1509&amp;PID=4340&amp;title=can-cmdichildwnds-be-dockable-panes#4340</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 1509<br /><strong>Posted:</strong> 10 December 2004 at 6:57am<br /><br /><P>I can answer your last question.&nbsp; I have created an application in VB using the ActiveX version where I had dockable panes on the MDI window as well as dockable panes on the MDIChild window.&nbsp; I didn't have any problems.&nbsp; If you can do it in ActiveX, surely you can do it in MFC.</P>]]>
   </description>
   <pubDate>Fri, 10 Dec 2004 06:57:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1509&amp;PID=4340&amp;title=can-cmdichildwnds-be-dockable-panes#4340</guid>
  </item> 
  <item>
   <title><![CDATA[Can CMDIChildWnd&#146;s be dockable panes? : Does someone know whether it is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1509&amp;PID=4330&amp;title=can-cmdichildwnds-be-dockable-panes#4330</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=877">bsharifi</a><br /><strong>Subject:</strong> 1509<br /><strong>Posted:</strong> 09 December 2004 at 10:52am<br /><br /><P>Does someone know whether it is possible to make each&nbsp;CMDIChildWnd child frame window a dockable pane with a tearoffable&nbsp;tab?&nbsp; I have a MDI application where I want each top-level&nbsp;child frame window to be its own dockable pane with a tearoffable tab.&nbsp; I also want&nbsp;each child frame window to&nbsp;have&nbsp;its own menu bar (i.e. I want the default MDI behavior when switching between child frames).</P><P>One last question, is it possible to have nested dockable panes (i.e.&nbsp;A dockable pane with dockable panes inside it?).</P><P>Any examples would be very helpful!&nbsp; Thank you to whomever can help me!</P><P>Beaux</P>]]>
   </description>
   <pubDate>Thu, 09 Dec 2004 10:52:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1509&amp;PID=4330&amp;title=can-cmdichildwnds-be-dockable-panes#4330</guid>
  </item> 
 </channel>
</rss>