<?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 : Moving Panes by code</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Moving Panes by code]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 14:57:24 +0000</pubDate>
  <lastBuildDate>Thu, 17 Jun 2004 14:42:47 +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=843</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[Moving Panes by code : Yes, you could use the SaveStateToString...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=843&amp;PID=2243&amp;title=moving-panes-by-code#2243</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 843<br /><strong>Posted:</strong> 17 June 2004 at 2:42pm<br /><br />Yes, you could use the SaveStateToString method to save you layout to afile, you can create multiple predefined layouts this way.&nbsp; Thenyou use the LoadStateFromString method to load the layouts.<br><br>What you need to do is run your application using only theSaveStateToString method and create your layout my draging the panes tothe desired positions.&nbsp; Once you have the layouts saved to a file,you simply call the LoadStateFromString method with the desired layoutfile. &nbsp; <br><br>This method would move the panes in a predictable manner because youare moving them to the exact position had then in when you save thelayout.<br>]]>
   </description>
   <pubDate>Thu, 17 Jun 2004 14:42:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=843&amp;PID=2243&amp;title=moving-panes-by-code#2243</guid>
  </item> 
  <item>
   <title><![CDATA[Moving Panes by code : I have a few panes in my app and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=843&amp;PID=2222&amp;title=moving-panes-by-code#2222</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=566">Maui</a><br /><strong>Subject:</strong> 843<br /><strong>Posted:</strong> 15 June 2004 at 5:56am<br /><br /><P>I have a few panes in my app and moving them all around can sometimes create some undesired results. I would like to create a default layout (or two) so that the user can click a menu item and restore some sort of default order/positioning.</P><P>Is there anyway to move panes to where you want them to be using code?</P><P>If i could somehow move them to where I want and then Savestate I could then reload them at any time using LoadState but I dont know how to move them predictably.</P><P>The only method I can see that places panes in a position is CreatePane. Do I need to keep destroying my panes and then recreating them just to move them about?</P><P>Any help appreciated.</P><P>Thanks</P>]]>
   </description>
   <pubDate>Tue, 15 Jun 2004 05:56:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=843&amp;PID=2222&amp;title=moving-panes-by-code#2222</guid>
  </item> 
 </channel>
</rss>