<?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 : CXTPDockingPaneLayout* array</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : CXTPDockingPaneLayout* array]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 05:47:55 +0000</pubDate>
  <lastBuildDate>Wed, 23 Feb 2011 12:02:44 +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=17921</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[CXTPDockingPaneLayout* array :    its ok Array&amp;lt;CXTPDockingPaneLayout*,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17921&amp;PID=62920&amp;title=cxtpdockingpanelayout-array#62920</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6562">dalai</a><br /><strong>Subject:</strong> 17921<br /><strong>Posted:</strong> 23 February 2011 at 12:02pm<br /><br />its ok Array&lt;CXTPDockingPaneLayout*, CXTPDockingPaneLayout*&gt; m_workspace is supported I just misunderstood. Its something like ...<br><br>m_paneManager.GetLayout(m_layout1); //creates a copy in m_layout1 of whatever panes are currently visible.<br><br>m_paneManager.SetLayout(m_layout2); //sets the layout in pane manager to m_layout2 but any existing pane pointers are now invalid.<br><br>need to also manage child windows.<div id="ref"></div>< id="gwProxy" ="">< ="jsCall;" id="jsProxy" =""><div id="ref"></div>]]>
   </description>
   <pubDate>Wed, 23 Feb 2011 12:02:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17921&amp;PID=62920&amp;title=cxtpdockingpanelayout-array#62920</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPDockingPaneLayout* array : I have an application that allows...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17921&amp;PID=62800&amp;title=cxtpdockingpanelayout-array#62800</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6562">dalai</a><br /><strong>Subject:</strong> 17921<br /><strong>Posted:</strong> 19 February 2011 at 8:29am<br /><br />I have an application that allows the user to create unique multiple docking pane layouts (workspaces) and then access them using a tab control.<br><br>e.g. CArray&lt;CXTPDockingPaneLayout*, CXTPDockingPaneLayout*&gt; m_workspace;<br><br>is used to store pointers to different layouts created by the user so they can be displayed when the corresponding workspace tab is selected. <br><br>Each pane is communicating with the outside world and must continue to do so even when not displayed by the currently selected workspace.<br><br>Because my application is throwing errors I'm told that before switching to another workspace, I need to close all panes in the current workspace which is not possible since each pane (visible or not) needs to continue processing data.<br><br>So should I therefore assume that multiple docking pane layouts cannot exist simultaneously?]]>
   </description>
   <pubDate>Sat, 19 Feb 2011 08:29:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17921&amp;PID=62800&amp;title=cxtpdockingpanelayout-array#62800</guid>
  </item> 
 </channel>
</rss>