<?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 : Docking panes and CXTOutBarCtrl</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Docking panes and CXTOutBarCtrl]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 09:44:38 +0000</pubDate>
  <lastBuildDate>Fri, 31 Oct 2003 11:02:12 +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=155</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[Docking panes and CXTOutBarCtrl : Hello, I have attached a small...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=155&amp;PID=411&amp;title=docking-panes-and-cxtoutbarctrl#411</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1">kstowell</a><br /><strong>Subject:</strong> 155<br /><strong>Posted:</strong> 31 October 2003 at 11:02am<br /><br /><P>Hello,</P><P>I have attached a small sample that illustrates how to do this.&nbsp; Let me know if this helps.</P><P>Kind regards,<BR>Codejock Support</P><P>Download: <A href="http://forum.codejock.com/uploads/Administrator/OutBarSample.zip" target="_blank"><strong>OutBarSample.zip</strong></A></P>]]>
   </description>
   <pubDate>Fri, 31 Oct 2003 11:02:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=155&amp;PID=411&amp;title=docking-panes-and-cxtoutbarctrl#411</guid>
  </item> 
  <item>
   <title><![CDATA[Docking panes and CXTOutBarCtrl : I am trying to put an CXTOutBarCtrl...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=155&amp;PID=320&amp;title=docking-panes-and-cxtoutbarctrl#320</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=163">Lenz</a><br /><strong>Subject:</strong> 155<br /><strong>Posted:</strong> 09 September 2003 at 4:09am<br /><br /><P>I am trying to put an CXTOutBarCtrl on a CXTPDockingPane without any luck. The CXTOutBarCtrl appears on the pane but the folders in the CXTOutBarCtrl&nbsp;is not scrolling. Has anyone got this working? Here is the code I am using:</P><FONT size=2><P>CXTOutBarCtrl* out = new CXTOutBarCtrl;<BR>out-&gt;Create(WS_VISIBLE | WS_CHILD, CRect(0, 0, 0, 0), this, 1);<BR>out-&gt;AddFolder("Folder1", NULL);<BR>out-&gt;AddFolder("Folder2", NULL);<BR>out-&gt;AddFolder("Folder3", NULL);<BR>out-&gt;SetOwner(this);<BR>m_Panes.InstallDockingPanes(this);<BR>CXTPDockingPane* pane = m_Panes.CreatePane(1, CRect(0, 0, 210, 140), dockLeftOf);<BR>pane-&gt;Attach(out);<BR></FONT><FONT size=2></FONT></P><P><FONT size=2>&nbsp;</P></FONT>]]>
   </description>
   <pubDate>Tue, 09 Sep 2003 04:09:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=155&amp;PID=320&amp;title=docking-panes-and-cxtoutbarctrl#320</guid>
  </item> 
 </channel>
</rss>