<?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 : ID of floating pane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : ID of floating pane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 07:50:45 +0000</pubDate>
  <lastBuildDate>Wed, 05 Jan 2005 05:29:18 +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=1614</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[ID of floating pane : Hello again, Ok, I have found...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1614&amp;PID=4611&amp;title=id-of-floating-pane#4611</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=151">Magnetic core</a><br /><strong>Subject:</strong> 1614<br /><strong>Posted:</strong> 05 January 2005 at 5:29am<br /><br /><P>Hello again,</P><P>Ok, I have found a solution&nbsp;for my problem. I give the code for this:</P><P><table width="99%"><tr><td><pre class="BBcode"><BR>CXTPDockingPaneMiniWnd* pMPane = ...;<BR>int iPaneID = -1;</P><P>if(pMPane-&gt;IsActive()) {<BR>&nbsp;CXTPDockingPaneSplitterContainer* pSplitterPane = pMPane-&gt;GetTopPane();<BR>&nbsp;if(pSplitterPane != NULL) {<BR>&nbsp;&nbsp;CXTPDockingPaneBaseList nTabbedList;</P><P>&nbsp;&nbsp;pSplitterPane-&gt;FindPane(typeTabbedContainer, &amp;nTabbedList);<BR>&nbsp;&nbsp;if(nTabbedList.GetCount() == 1) { //&nbsp;Only 1 doc<BR>&nbsp;&nbsp;&nbsp;POSITION pos = nTabbedList.GetHeadPosition();<BR>&nbsp;&nbsp;&nbsp;if(pos != NULL) {<BR>&nbsp;&nbsp;&nbsp;&nbsp;CXTPDockingPaneBase* pPane = nTabbedList.GetNext(pos);<BR>&nbsp;&nbsp;&nbsp;&nbsp;ASSERT(pPane-&gt;GetType() == typeTabbedContainer);<BR>&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;CXTPDockingPane* pSelectedPane = ((CXTPDockingPaneTabbedContainer*)pPane)-&gt;GetSelected();<BR>&nbsp;&nbsp;&nbsp;&nbsp;if(pSelectedPane != NULL)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;iPaneID = pSelectedPane-&gt;GetID();<BR>&nbsp;&nbsp;&nbsp;}<BR>&nbsp;&nbsp;}<BR>&nbsp;}<BR>}<BR></pre></td></tr></table></P><P>Greetings,<BR>Magnetic Core</P><span style="font-size:10px"><br /><br />Edited by Magnetic core</span>]]>
   </description>
   <pubDate>Wed, 05 Jan 2005 05:29:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1614&amp;PID=4611&amp;title=id-of-floating-pane#4611</guid>
  </item> 
  <item>
   <title><![CDATA[ID of floating pane : Hello, DockingPane v9.51 how...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1614&amp;PID=4590&amp;title=id-of-floating-pane#4590</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=151">Magnetic core</a><br /><strong>Subject:</strong> 1614<br /><strong>Posted:</strong> 03 January 2005 at 6:44am<br /><br /><P>Hello,</P><P>DockingPane v9.51</P><P>how to get the ID of the selected floating pane in the theme function DrawFloatingTheme(..., CXTPDockingPaneMiniWnd* pane, ..)?</P><P>In docking mode with DrawCaption(..., CXTPDockingPaneTabbedContainer* pane, ...), I use pane-&gt;GetSelected()-&gt;GetID().</P><P>Thanks,<BR>Magnetic Core&nbsp;</P><span style="font-size:10px"><br /><br />Edited by Magnetic core</span>]]>
   </description>
   <pubDate>Mon, 03 Jan 2005 06:44:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1614&amp;PID=4590&amp;title=id-of-floating-pane#4590</guid>
  </item> 
 </channel>
</rss>