<?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 : Floating panes docked to each other</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Floating panes docked to each other]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 23:21:53 +0000</pubDate>
  <lastBuildDate>Wed, 01 Apr 2009 06:53:01 +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=13296</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[Floating panes docked to each other : I have a similar pane layout in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13296&amp;PID=47443&amp;title=floating-panes-docked-to-each-other#47443</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 13296<br /><strong>Posted:</strong> 01 April 2009 at 6:53am<br /><br />I have a similar pane layout in a fullscreen-frame (see GUI_VisualStudio). That is, my panes are not floating, but are attached to a frame+panemanager.<DIV></DIV>I did this just to get rid of the caption...]]>
   </description>
   <pubDate>Wed, 01 Apr 2009 06:53:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13296&amp;PID=47443&amp;title=floating-panes-docked-to-each-other#47443</guid>
  </item> 
  <item>
   <title><![CDATA[Floating panes docked to each other : There is no easy way :( ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13296&amp;PID=45218&amp;title=floating-panes-docked-to-each-other#45218</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13296<br /><strong>Posted:</strong> 09 February 2009 at 8:23am<br /><br /><P>There is no easy way :(</P>]]>
   </description>
   <pubDate>Mon, 09 Feb 2009 08:23:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13296&amp;PID=45218&amp;title=floating-panes-docked-to-each-other#45218</guid>
  </item> 
  <item>
   <title><![CDATA[Floating panes docked to each other : Thanks very much, Oleg! I don&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13296&amp;PID=45214&amp;title=floating-panes-docked-to-each-other#45214</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3717">Smucker</a><br /><strong>Subject:</strong> 13296<br /><strong>Posted:</strong> 09 February 2009 at 6:12am<br /><br />Thanks very much, Oleg! I don't have exactly what I want, but it's certainly close enough for now. My floating frames are CJ-themed, but when docked their container now has a title, and the pin is inactive.<br><br>What I was hoping for was for free-floating panes to have a pin, but floating containers not (the pin minimizes floaters to a title bar, while on a floating container it does nothing), and to get the standard window appearance only on the container when multiple floaters are docked.<br><br>If this is easy, let me know, otherwise I'm content with what I've got.<br><br>Thanks again!<br>Phillip<br><br>]]>
   </description>
   <pubDate>Mon, 09 Feb 2009 06:12:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13296&amp;PID=45214&amp;title=floating-panes-docked-to-each-other#45214</guid>
  </item> 
  <item>
   <title><![CDATA[Floating panes docked to each other : Hi,  1. See Actions sample....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13296&amp;PID=45201&amp;title=floating-panes-docked-to-each-other#45201</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13296<br /><strong>Posted:</strong> 09 February 2009 at 1:07am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>1. See Actions sample. You need "Docked" action</DIV><DIV>2. m_paneManager.SetFloatingFrameCaption</DIV><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>3. CXTPDockingPaneMiniWnd::m_bShowPinButton = FALSE;</DIV><DIV>&nbsp;</DIV><DIV>4. Just don't call SetThemedFloatingFrames in your code.</DIV>]]>
   </description>
   <pubDate>Mon, 09 Feb 2009 01:07:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13296&amp;PID=45201&amp;title=floating-panes-docked-to-each-other#45201</guid>
  </item> 
  <item>
   <title><![CDATA[Floating panes docked to each other : If no one is able to help, perhaps...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13296&amp;PID=45197&amp;title=floating-panes-docked-to-each-other#45197</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3717">Smucker</a><br /><strong>Subject:</strong> 13296<br /><strong>Posted:</strong> 08 February 2009 at 7:06pm<br /><br />If no one is able to help, perhaps Oleg could comment on what areas of the library I need to look at to figure out what's going on?<br><br>Thanks,<br>Phillip<br><br>]]>
   </description>
   <pubDate>Sun, 08 Feb 2009 19:06:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13296&amp;PID=45197&amp;title=floating-panes-docked-to-each-other#45197</guid>
  </item> 
  <item>
   <title><![CDATA[Floating panes docked to each other : When I float panes and dock them...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13296&amp;PID=45036&amp;title=floating-panes-docked-to-each-other#45036</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3717">Smucker</a><br /><strong>Subject:</strong> 13296<br /><strong>Posted:</strong> 30 January 2009 at 4:56pm<br /><br />When I float panes and dock them to each other, a container window is automatically created. This is fine, but looks kind of funny. My questions are.<br><br>1) How do I detect when this happens,<br>2) How do I give the container window a title,<br>3) How do I remove the inactive pin button,<br>4) Is there any way for the container window to be Aero themed (shadows, etc.)?<br><br>Thanks!<br><br><img src="http://www.cerious.com/images/docksample.jpg" height="280" width="570" border="0"><br>]]>
   </description>
   <pubDate>Fri, 30 Jan 2009 16:56:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13296&amp;PID=45036&amp;title=floating-panes-docked-to-each-other#45036</guid>
  </item> 
 </channel>
</rss>