<?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 : Create Layout Dynamically</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Create Layout Dynamically]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 21:49:06 +0000</pubDate>
  <lastBuildDate>Tue, 09 Dec 2003 06:18:34 +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=280</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[Create Layout Dynamically : After some digging and experimenting,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=280&amp;PID=647&amp;title=create-layout-dynamically#647</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=133">thodgson</a><br /><strong>Subject:</strong> 280<br /><strong>Posted:</strong> 09 December 2003 at 6:18am<br /><br /><P>After some digging and experimenting, I now see how the layouts are done.&nbsp; One has to create the layouts by moving the panes to the desired location, then save the current position as a layout.&nbsp; Then, when the program is loaded a second time, the layouts can be loaded from the registry/file/xml and not created from scratch again.</P><P>I originally was creating the layouts on the fly each time the program was loaded, <strong><U>and</U></strong> I was <EM>trying </EM>to save the last layout.&nbsp; When I reran the program, I could load the last layout, but the program crashed whenever I tried to move the panes around dynamically - with DockPane or Hide, etc.</P><P>Just wish there was some documentation on this <IMG src="http://forum.codejock.com/smileys/smiley6.gif" border="0">&nbsp;- explaining that that is the way it should be done - though I am thankful for the sample, since that is all I had to go on.</P><P>Tim<IMG src="http://forum.codejock.com/smileys/smiley14.gif" border="0"></P>]]>
   </description>
   <pubDate>Tue, 09 Dec 2003 06:18:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=280&amp;PID=647&amp;title=create-layout-dynamically#647</guid>
  </item> 
  <item>
   <title><![CDATA[Create Layout Dynamically : They are not predefined.  Comment...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=280&amp;PID=637&amp;title=create-layout-dynamically#637</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 280<br /><strong>Posted:</strong> 09 December 2003 at 1:39am<br /><br /><P>They are not predefined.&nbsp; </P><P>Comment GetDockingPaneManager()-&gt;SetLayout(m_pEditorLayout); and you&nbsp; will see it yourself.</P>]]>
   </description>
   <pubDate>Tue, 09 Dec 2003 01:39:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=280&amp;PID=637&amp;title=create-layout-dynamically#637</guid>
  </item> 
  <item>
   <title><![CDATA[Create Layout Dynamically : Using the Pane Sample from the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=280&amp;PID=632&amp;title=create-layout-dynamically#632</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=133">thodgson</a><br /><strong>Subject:</strong> 280<br /><strong>Posted:</strong> 08 December 2003 at 2:42pm<br /><br /><P>Using the Pane Sample from the Xtreme Toolkit Pro 8.6, there are two layouts "editor" and "run".&nbsp; As far as I can tell, these two layouts are pre-packaged and not created on the fly.</P><P>What's the best way to create layouts on the fly, instead of loading them from the registry or file.&nbsp; I want to do it progromatically, but am running into some issues: If I load a layout, then call the DockPane method, I get an error.</P><P>Anyone have a good example of accomplishing this?</P><P>&nbsp;</P><P>Thanks,</P><P>Tim</P><span style="font-size:10px"><br /><br />Edited by thodgson</span>]]>
   </description>
   <pubDate>Mon, 08 Dec 2003 14:42:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=280&amp;PID=632&amp;title=create-layout-dynamically#632</guid>
  </item> 
 </channel>
</rss>