<?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 : mDI Floating pane positions</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : mDI Floating pane positions]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 17:06:32 +0000</pubDate>
  <lastBuildDate>Sun, 13 Mar 2011 07:43:55 +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=18046</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[mDI Floating pane positions : HiI want to use the Docking Panes...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18046&amp;PID=63280&amp;title=mdi-floating-pane-positions#63280</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6676">rogue</a><br /><strong>Subject:</strong> 18046<br /><strong>Posted:</strong> 13 March 2011 at 7:43am<br /><br /><br>Hi<br><br>I want to use the Docking Panes within my MDI application.&nbsp; Each MDI Child form will have two or three docking panes (initially docked) attached to it.<br><br>For users with enough screen space, or possibly two screens, I want to be able to let them float some of the panes away from the child.<br><br>I have the basics of that working fine.&nbsp; The docking panes are brilliant by the way, so easy to create a wonderfully rich and professional loking interface.<br><br>However, if I float one of my panes, called Tree, from Child1 (say) and then switch to Child2 I still see the floating Tree pane for Child1 which is fair enough.&nbsp; The equivalent Tree pane for Child2 is still docked, which is also fine.<br><br>I altered the code to set all of Child1's panes to hidden when Child2 is activated which got around the problem above but then when I switch back to Child1 the floating pane re-docks itself.<br><br>I would like the panes to remember where there were so the users can switch back and forth and have each Child maintain its own pane positions.<br><br>I was a bit surprised that setting/unsetting Hidden caused the floating pane to re-dock.&nbsp; Is that expected behaviour?<br><br>Is so, can I overirde it without having to code lots of positional 'memory' variables against each pane.<br><br>I am fairly new to the docking pane controls and have tried a search for this issue but couldn't find a similar problem.<br><br>Thanks<br><br>Simon<br><br><br><br><br>]]>
   </description>
   <pubDate>Sun, 13 Mar 2011 07:43:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18046&amp;PID=63280&amp;title=mdi-floating-pane-positions#63280</guid>
  </item> 
 </channel>
</rss>