<?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 : Problem adding new panes</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Problem adding new panes]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 10:01:06 +0000</pubDate>
  <lastBuildDate>Wed, 29 Nov 2006 08:37:23 +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=5626</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[Problem adding new panes : Many, many thanks it works ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5626&amp;PID=17758&amp;title=problem-adding-new-panes#17758</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1309">simus</a><br /><strong>Subject:</strong> 5626<br /><strong>Posted:</strong> 29 November 2006 at 8:37am<br /><br /><P>Many, many thanks</P><P>it works</P>]]>
   </description>
   <pubDate>Wed, 29 Nov 2006 08:37:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5626&amp;PID=17758&amp;title=problem-adding-new-panes#17758</guid>
  </item> 
  <item>
   <title><![CDATA[Problem adding new panes : Hi,  Loop panes and set values...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5626&amp;PID=17752&amp;title=problem-adding-new-panes#17752</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5626<br /><strong>Posted:</strong> 29 November 2006 at 6:23am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Loop panes and set values for XTP_DOCKINGPANE_INFO structure</DIV><DIV>&nbsp;</DIV><DIV>POSITION pos = dp.GetPaneList().GetHeadPosition();<BR>&nbsp;while (pos)<BR>&nbsp;{<BR>&nbsp;&nbsp;XTP_DOCKINGPANE_INFO&amp; info = dp.GetPaneList().GetNext(pos);<BR>&nbsp;&nbsp;if (info.pPane == pPane)<BR>&nbsp;&nbsp;&nbsp;&nbsp; info.pFloatingHolder&nbsp;=&nbsp;..</DIV><DIV>&nbsp;}</DIV>]]>
   </description>
   <pubDate>Wed, 29 Nov 2006 06:23:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5626&amp;PID=17752&amp;title=problem-adding-new-panes#17752</guid>
  </item> 
  <item>
   <title><![CDATA[Problem adding new panes : Is there a property for that,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5626&amp;PID=17737&amp;title=problem-adding-new-panes#17737</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1309">simus</a><br /><strong>Subject:</strong> 5626<br /><strong>Posted:</strong> 29 November 2006 at 2:44am<br /><br /><P>Is there a property for that, or do i need to subclass DockingPane to make it public?</P><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Wed, 29 Nov 2006 02:44:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5626&amp;PID=17737&amp;title=problem-adding-new-panes#17737</guid>
  </item> 
  <item>
   <title><![CDATA[Problem adding new panes : Hello,  You can set these holders...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5626&amp;PID=17713&amp;title=problem-adding-new-panes#17713</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5626<br /><strong>Posted:</strong> 28 November 2006 at 1:17pm<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>You can set these holders manually if you wish.</DIV>]]>
   </description>
   <pubDate>Tue, 28 Nov 2006 13:17:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5626&amp;PID=17713&amp;title=problem-adding-new-panes#17713</guid>
  </item> 
  <item>
   <title><![CDATA[Problem adding new panes : Hi,  I have an application already...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5626&amp;PID=17707&amp;title=problem-adding-new-panes#17707</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1309">simus</a><br /><strong>Subject:</strong> 5626<br /><strong>Posted:</strong> 28 November 2006 at 11:18am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I have an application already running with several panes.</DIV><DIV>The user is able to load/save&nbsp;placement from files and the application also save the placement each time it is closed.</DIV><DIV>&nbsp;</DIV><DIV>That's OK.</DIV><DIV>&nbsp;</DIV><DIV>Now I have to add 7 more panes to the existing application. So I want to use the already existing placement for old panes and define default placement for new added panes.</DIV><DIV>&nbsp;</DIV><DIV>In the code, I&nbsp;took a pane already existing in previous version and make&nbsp;the new pane to the reference one:</DIV><DIV>&nbsp;&nbsp;&nbsp; - paneMgr.AttachPane(newPane, oldPane)</DIV><DIV>&nbsp;</DIV><DIV>And there I have a problem.</DIV><DIV>If the reference pane is docked (for me on the right), when everything is docked I see that the panes are well attached (the panes are unioned one to the other)</DIV><DIV>&nbsp;</DIV><DIV>If then I try to&nbsp;undock the pane (_ToggleDocking)&nbsp;the pane, the panes are not well attached to the reference one, all the panes are drawn one next to the others. and so I have the 7 panes that take the whole screen.</DIV><DIV>&nbsp;</DIV><DIV>I looked a little bit inside the code and I saw a difference for the Holder of the panes, the new panes have an Holder (return by _GetHolder) that is different from the Holder retrieve for the previous existing panes.</DIV><DIV>&nbsp;</DIV><DIV>Does anyone have an idea on how I can solve that. Thanks!</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 28 Nov 2006 11:18:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5626&amp;PID=17707&amp;title=problem-adding-new-panes#17707</guid>
  </item> 
 </channel>
</rss>