<?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 : CXTPDockingPane questi&#111;ns</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : CXTPDockingPane questi&#111;ns]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 00:00:03 +0000</pubDate>
  <lastBuildDate>Thu, 03 Jun 2004 07:50:32 +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=804</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[CXTPDockingPane questi&#111;ns : I knew you ask it :) for 8.70...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=804&amp;PID=2131&amp;title=cxtpdockingpane-questions#2131</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 804<br /><strong>Posted:</strong> 03 June 2004 at 7:50am<br /><br /><P>I knew you ask it :)</P><P>for 8.70 only:</P><P>1. </P><P>class CCustomTheme :&nbsp; public CXTPDockingPaneGripperedTheme<BR>{<BR>&nbsp;void AdjustCaptionRect(CXTPDockingPaneTabbedContainer* pPane, CRect&amp; rc)<BR>&nbsp;{<BR>&nbsp;&nbsp;// Do nothing.</P><P>&nbsp;}<BR>};</P><P>m_paneManager.SetCustomTheme(new CCustomTheme());&nbsp;</P><P>&nbsp;</P><P>2. </P><P>pPane-&gt;SetOptions(xtpPaneNoFloatable);</P><P>ps. how user can float&nbsp;pane without caption?</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 03 Jun 2004 07:50:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=804&amp;PID=2131&amp;title=cxtpdockingpane-questions#2131</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPDockingPane questi&#111;ns : // Get a pointer to IDR_PANE1...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=804&amp;PID=2130&amp;title=cxtpdockingpane-questions#2130</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 804<br /><strong>Posted:</strong> 03 June 2004 at 7:43am<br /><br />&nbsp;&nbsp;&nbsp; // Get a pointer to IDR_PANE1 and Remove Title.<br>&nbsp;&nbsp; &nbsp;CXTPDockingPane* pPane = GetDockingPaneManager()-&gt;FindPane(IDR_PANE1);<br>&nbsp;&nbsp; &nbsp;ASSERT(pPane);<br>&nbsp;&nbsp; &nbsp;if (pPane) {<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pPane-&gt;SetTitle(_T(""));<br>&nbsp;&nbsp; &nbsp;}<br>&nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp;&nbsp; // Get a pointer to IDR_PANE2 and set the title and prevent it from floating.<br>&nbsp;&nbsp;&nbsp; pPane = GetDockingPaneManager()-&gt;FindPane(IDR_PANE2);<br>&nbsp;&nbsp;&nbsp; ASSERT(pPane);<br>&nbsp;&nbsp;&nbsp; if (pPane) {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; pPane-&gt;SetTitle(_T("Pane 2 - Not Floatable\nPane 2"));<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; pPane-&gt;SetOptions(xtpPaneNoFloatable);<br>&nbsp;&nbsp;&nbsp; } <br>]]>
   </description>
   <pubDate>Thu, 03 Jun 2004 07:43:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=804&amp;PID=2130&amp;title=cxtpdockingpane-questions#2130</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPDockingPane questi&#111;ns : 1. How ??? 2. How ???  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=804&amp;PID=2126&amp;title=cxtpdockingpane-questions#2126</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=541">Irisz</a><br /><strong>Subject:</strong> 804<br /><strong>Posted:</strong> 03 June 2004 at 1:49am<br /><br /><P>1. How ???</P><P>2. How ???</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 03 Jun 2004 01:49:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=804&amp;PID=2126&amp;title=cxtpdockingpane-questions#2126</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPDockingPane questi&#111;ns : 1.Yes 2.Yes   ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=804&amp;PID=2115&amp;title=cxtpdockingpane-questions#2115</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 804<br /><strong>Posted:</strong> 02 June 2004 at 1:44pm<br /><br />1.Yes<br>2.Yes<br>]]>
   </description>
   <pubDate>Wed, 02 Jun 2004 13:44:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=804&amp;PID=2115&amp;title=cxtpdockingpane-questions#2115</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPDockingPane questi&#111;ns : Hi, I have 2 question regarding...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=804&amp;PID=2110&amp;title=cxtpdockingpane-questions#2110</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=541">Irisz</a><br /><strong>Subject:</strong> 804<br /><strong>Posted:</strong> 02 June 2004 at 9:13am<br /><br /><P>Hi,</P><P>I have 2 question regarding CXTPDockingPane:</P><P>1. Is there a way to remove the caption from a docking pane&nbsp;?</P><P>2. Is there a way to prevent pane from floating ?</P>]]>
   </description>
   <pubDate>Wed, 02 Jun 2004 09:13:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=804&amp;PID=2110&amp;title=cxtpdockingpane-questions#2110</guid>
  </item> 
 </channel>
</rss>