<?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 : Loading Layout without destroying existing panes</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Loading Layout without destroying existing panes]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 11:23:04 +0000</pubDate>
  <lastBuildDate>Fri, 28 Feb 2014 11:13:43 +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=22226</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[Loading Layout without destroying existing panes : Hi, I&amp;#039;m encountering a very...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22226&amp;PID=72300&amp;title=loading-layout-without-destroying-existing-panes#72300</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8017">jbriguet</a><br /><strong>Subject:</strong> 22226<br /><strong>Posted:</strong> 28 February 2014 at 11:13am<br /><br />Hi, I'm encountering a very annoying issue with the docking panes.<div><br></div><div>Situation is this :</div><div><br></div><div>1) I have several panes in a docking pane manager.</div><div>2) I save the layout to an xml file.</div><div>3) In visual studio, I<span style="font-size: 12px; line-height: 1.4;">&nbsp;add a pane in my code, docked somewhere in my ui.</span></div><div>4) I restart my program</div><div>5) I load the previously loaded layout,&nbsp;</div><div>6) My new pane (created in step 3) have been destroyed.</div><div>7) I have to, each time I add a new pane (step 3) to my UI, handle specifically the new panes that were destroyed when loading the layout.</div><div><br></div><div>Is there any simple way to avoid this mess, to not destroy pane and their child when loading a layout. To simply apply the layout to the existing pane, and at worst, closing the (potentially new) ones not in the layout we loaded ?</div><div><br></div><div>I tried to dive in the DockingPaneLayout::Copy stuff, but the copy is actually destroying and cloning lot of stuff, and so are the dockingpanebase::Copy derived classes and methods.</div><div><br></div><div>Should i go directly to a support request for this matter ?</div><div><br></div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Fri, 28 Feb 2014 11:13:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22226&amp;PID=72300&amp;title=loading-layout-without-destroying-existing-panes#72300</guid>
  </item> 
 </channel>
</rss>