<?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 : Deadlock with nested docking pane managers</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Deadlock with nested docking pane managers]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 20:52:43 +0000</pubDate>
  <lastBuildDate>Fri, 12 Sep 2008 08:51:03 +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=11911</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[Deadlock with nested docking pane managers : Toni,  Are you adding WS_EX_CONTROLPARENT...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11911&amp;PID=40972&amp;title=deadlock-with-nested-docking-pane-managers#40972</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 11911<br /><strong>Posted:</strong> 12 September 2008 at 8:51am<br /><br />Toni,<DIV>&nbsp;</DIV><DIV>Are you adding WS_EX_CONTROLPARENT to the task panel? Are you adding the style to the dialog to (up to and including the dialog).</DIV><DIV>&nbsp;</DIV><DIV>I have been adding it to the task panel and removing it from the task panel depending on whether I have any dialogs inserted (in groups) in the panel. That was working but now I have&nbsp;a case where I am removing one dialog and there is another in the panel and the CJ call to <FONT size=2>GetNextDlgTabItem in </FONT><FONT size=2>CXTPTaskPanel::GetNextControl still causes a lockup. So I remove the style before I call any method to remove a group and then add the style back when the group is removed depending on if there is anything left in the panel.</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>From your reply it sounds like I should be adding the style to the dialogs I am inserting into the panel just in case I have a dialog that does not have that style.</FONT><FONT color=#008000><FONT color=#008000></DIV></FONT></FONT>]]>
   </description>
   <pubDate>Fri, 12 Sep 2008 08:51:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11911&amp;PID=40972&amp;title=deadlock-with-nested-docking-pane-managers#40972</guid>
  </item> 
  <item>
   <title><![CDATA[Deadlock with nested docking pane managers : I&amp;#039;ve run into this as well....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11911&amp;PID=40390&amp;title=deadlock-with-nested-docking-pane-managers#40390</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2856">TonyI</a><br /><strong>Subject:</strong> 11911<br /><strong>Posted:</strong> 25 August 2008 at 10:11pm<br /><br />I've run into this as well. In my situation, the dialog loop gets stuck <DIV>searching for the nested control. </DIV><DIV>&nbsp;</DIV><DIV>This is observable by tracing messages for the dialog, where the dialog keeps looping through its children sending each WM_GETDLGCODE.</DIV><DIV>&nbsp;</DIV><DIV>See MSDN Article: <strong>PRB: Child CPropertySheet Hangs If Focus Is Switched Q149501</strong> for additional information.</DIV><DIV>&nbsp;</DIV><DIV>In my situation, the solution was to ensure all 'ancestor' windows of the control up to the dialog have the WS_EX_CONTROLPARENT style set.</DIV><DIV>&nbsp;</DIV><DIV>I hope this helps...</DIV>]]>
   </description>
   <pubDate>Mon, 25 Aug 2008 22:11:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11911&amp;PID=40390&amp;title=deadlock-with-nested-docking-pane-managers#40390</guid>
  </item> 
  <item>
   <title><![CDATA[Deadlock with nested docking pane managers : Hi, Attach sample project. Problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11911&amp;PID=40197&amp;title=deadlock-with-nested-docking-pane-managers#40197</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11911<br /><strong>Posted:</strong> 21 August 2008 at 1:52am<br /><br /><P>Hi,</P><DIV>Attach sample project. Problem can be in your code.</DIV>]]>
   </description>
   <pubDate>Thu, 21 Aug 2008 01:52:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11911&amp;PID=40197&amp;title=deadlock-with-nested-docking-pane-managers#40197</guid>
  </item> 
  <item>
   <title><![CDATA[Deadlock with nested docking pane managers : I want to create docking pane...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11911&amp;PID=40182&amp;title=deadlock-with-nested-docking-pane-managers#40182</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2152">gorski</a><br /><strong>Subject:</strong> 11911<br /><strong>Posted:</strong> 20 August 2008 at 4:30pm<br /><br />I want to create docking pane manager in the dialog that is the docking pane of another docking pane manager. <br><br>If any pane of the interior pane manager is active (and has focus) and I try to switch panes of the exterior pane manager application becomes deadlocked (100% of CPU is used, application not responding).<br><br>Why nested pane managers behave that way?<br><br>Thanks for any suggestions.<br>]]>
   </description>
   <pubDate>Wed, 20 Aug 2008 16:30:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11911&amp;PID=40182&amp;title=deadlock-with-nested-docking-pane-managers#40182</guid>
  </item> 
 </channel>
</rss>