<?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 : problems with nested pane managers</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : problems with nested pane managers]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 05:53:11 +0000</pubDate>
  <lastBuildDate>Fri, 04 Mar 2011 06:41:37 +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=17989</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[problems with nested pane managers : Hi,Try catchWM_IDLEUPDATECMDUI...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17989&amp;PID=63111&amp;title=problems-with-nested-pane-managers#63111</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17989<br /><strong>Posted:</strong> 04 March 2011 at 6:41am<br /><br />Hi,<div><br></div><div>Try catch&nbsp;<span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">WM_IDLEUPDATECMDUI in your Client window and pass it to PaneManager</span></div>]]>
   </description>
   <pubDate>Fri, 04 Mar 2011 06:41:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17989&amp;PID=63111&amp;title=problems-with-nested-pane-managers#63111</guid>
  </item> 
  <item>
   <title><![CDATA[problems with nested pane managers : p.s. I sub-classed the pane manager...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17989&amp;PID=63094&amp;title=problems-with-nested-pane-managers#63094</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2967">adrien</a><br /><strong>Subject:</strong> 17989<br /><strong>Posted:</strong> 03 March 2011 at 4:18pm<br /><br />p.s. I sub-classed the pane manager and&nbsp;OnIdleUpdateCmdUI is not getting hit, but no surprise, since it's not in a frame.]]>
   </description>
   <pubDate>Thu, 03 Mar 2011 16:18:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17989&amp;PID=63094&amp;title=problems-with-nested-pane-managers#63094</guid>
  </item> 
  <item>
   <title><![CDATA[problems with nested pane managers : looks like (in the context of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17989&amp;PID=63093&amp;title=problems-with-nested-pane-managers#63093</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2967">adrien</a><br /><strong>Subject:</strong> 17989<br /><strong>Posted:</strong> 03 March 2011 at 4:18pm<br /><br />looks like (in the context of pane manager code)&nbsp;WM_IDLEUPDATECMDUI is only sent from RecalcFrameLayout where the site is a frame window.<div><br></div><div>So this is no use to me. &nbsp;In my case, there are 3 layers deep of nesting. &nbsp;</div><div><br></div><div>I have a pane manager with 3 panes and a client area.</div><div>in that client area is another pane manager with 2 tabs</div><div>on one of those tabs there is another pane manager with 3 panes</div><div><br></div><div>it's the inner-most one that is not updating.</div>]]>
   </description>
   <pubDate>Thu, 03 Mar 2011 16:18:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17989&amp;PID=63093&amp;title=problems-with-nested-pane-managers#63093</guid>
  </item> 
  <item>
   <title><![CDATA[problems with nested pane managers : Hiwhere do I route this from?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17989&amp;PID=63092&amp;title=problems-with-nested-pane-managers#63092</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2967">adrien</a><br /><strong>Subject:</strong> 17989<br /><strong>Posted:</strong> 03 March 2011 at 4:01pm<br /><br />Hi<div><br></div><div>where do I route this from? &nbsp;Does that mean I need to subclass the pane manager for the parent pane or something?&nbsp;</div><div><br></div><div>What messages get sent to panes when this idle processing is done?</div>]]>
   </description>
   <pubDate>Thu, 03 Mar 2011 16:01:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17989&amp;PID=63092&amp;title=problems-with-nested-pane-managers#63092</guid>
  </item> 
  <item>
   <title><![CDATA[problems with nested pane managers : Hi,Check ifOnIdleUpdateCmdUI ofCXTPDockingPaneManager...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17989&amp;PID=63078&amp;title=problems-with-nested-pane-managers#63078</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17989<br /><strong>Posted:</strong> 03 March 2011 at 2:42am<br /><br />Hi,<div><br></div><div>Check if&nbsp;OnIdleUpdateCmdUI of&nbsp;CXTPDockingPaneManager is called for second panemanager.</div><div><br></div><div>If not, &nbsp;you need manually route it - m_paneManager.SendMessage(WM_IDLEUPDATECMDUI, 0, 0);&nbsp;</div>]]>
   </description>
   <pubDate>Thu, 03 Mar 2011 02:42:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17989&amp;PID=63078&amp;title=problems-with-nested-pane-managers#63078</guid>
  </item> 
  <item>
   <title><![CDATA[problems with nested pane managers : We have a couple of places in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17989&amp;PID=63075&amp;title=problems-with-nested-pane-managers#63075</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2967">adrien</a><br /><strong>Subject:</strong> 17989<br /><strong>Posted:</strong> 02 March 2011 at 8:50pm<br /><br />We have a couple of places in our code where we have a pane manager with multiple docking panes all inside another pane in another pane manager.<div><br></div><div>In this case, we're finding several problems with the nested panes.</div><div><br></div><div>a. focus changes don't change pane state.</div><div><br></div><div>When you click on another window, and an active pane loses focus, the pane header still shows as the active pane. &nbsp;Even if you click in client areas of other panes within the same pane manager, they don't update the pane active state (e.g. the orange caption bar).</div><div><br></div><div>b. show pane never does anything . &nbsp;Each pane seems to be in its own docking pane container, and so it is the selected pane. &nbsp;So calling ShowPane on it doesn't do anything except set focus to the contained window.</div><div><br></div><div>This is in 13.4.2.</div><div><br></div><div>Adrien</div>]]>
   </description>
   <pubDate>Wed, 02 Mar 2011 20:50:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17989&amp;PID=63075&amp;title=problems-with-nested-pane-managers#63075</guid>
  </item> 
 </channel>
</rss>