<?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 : Docking panes in a docking pane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Docking panes in a docking pane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 02:04:20 +0000</pubDate>
  <lastBuildDate>Fri, 21 Nov 2014 17:58:04 +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=22469</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[Docking panes in a docking pane : Our application has around 20...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22469&amp;PID=72930&amp;title=docking-panes-in-a-docking-pane#72930</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8172">Mazeppa</a><br /><strong>Subject:</strong> 22469<br /><strong>Posted:</strong> 21 November 2014 at 5:58pm<br /><br />Our application has around 20 docking panes. To keep the confusion levels down, we would like to put all the panes inside one main docking pane, so that they can all be moved, hidden, and closed as a unit if desired. But none of my attempts at this display any of the nested panes. I see from searching this forum that other people have tried this, but there is no indication that anyone was ever successful, and certainly no examples of how to do this.&nbsp;<div><br></div><div>So I started by creating a docking pane with a CWnd-derived client. The client has its own docking pane manager. In the main pane's client's OnCreate, it tries to create the internal panes. All the methods succeed, but OnDockingPaneNotify, where the clients are attached to the panes, never gets called.&nbsp;</div><div><br></div><div>After reading other posts, I have tried re-routing messages like WM_KICKIDLE or WM_IDLEUPDATECMDUI to my pane client and/or its pane manager, but nothing works so far.&nbsp;</div><div><br></div><div>CodeJock's marketing pages claim that nested panes are supported. But I'm beginning to think that what they <i>really</i>&nbsp;mean by "nested panes" is multiple panes in the same tab group, not panes inside panes.</div><div><br></div><div>So if anyone has attempted this and succeeded, please give me a kick start. In fact, if you have attempted this and given up, I'd like to know that too, because it may be my only choice.</div>]]>
   </description>
   <pubDate>Fri, 21 Nov 2014 17:58:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22469&amp;PID=72930&amp;title=docking-panes-in-a-docking-pane#72930</guid>
  </item> 
 </channel>
</rss>