<?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 : Toolbar docking questi&#111;n</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Toolbar docking questi&#111;n]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 06 Apr 2026 21:36:57 +0000</pubDate>
  <lastBuildDate>Thu, 22 Dec 2005 09:57:53 +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=3431</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[Toolbar docking questi&#111;n : thanks !!! It works great. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3431&amp;PID=10307&amp;title=toolbar-docking-question#10307</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=389">yoavo</a><br /><strong>Subject:</strong> 3431<br /><strong>Posted:</strong> 22 December 2005 at 9:57am<br /><br /><P>thanks !!!</P><P>It works great.</P>]]>
   </description>
   <pubDate>Thu, 22 Dec 2005 09:57:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3431&amp;PID=10307&amp;title=toolbar-docking-question#10307</guid>
  </item> 
  <item>
   <title><![CDATA[Toolbar docking questi&#111;n : Hi, add class derived from CXTPToolbar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3431&amp;PID=10303&amp;title=toolbar-docking-question#10303</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3431<br /><strong>Posted:</strong> 22 December 2005 at 1:34am<br /><br /><P>Hi,</P><P>add class derived from CXTPToolbar -&nbsp; CMyToolBar,</P><P>add macros in it DECLARE_XTP_COMMANDBAR(CMyToolBar) (in .h)</P><P>and IMPLEMENT_XTP_COMMANDBAR(...) (in cpp)</P><P>&nbsp;</P><P>add it using</P><P>GetCommandBars()-&gt;Add(..,.., RUNTIME_CLASS(CMyToolBar));</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 22 Dec 2005 01:34:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3431&amp;PID=10303&amp;title=toolbar-docking-question#10303</guid>
  </item> 
  <item>
   <title><![CDATA[Toolbar docking questi&#111;n : How do I create a derivedCXTPToolbar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3431&amp;PID=10302&amp;title=toolbar-docking-question#10302</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=389">yoavo</a><br /><strong>Subject:</strong> 3431<br /><strong>Posted:</strong> 22 December 2005 at 12:48am<br /><br />How do I create a derived&nbsp;CXTPToolbar ? (I create toolbars by using GetCommandBars()-&gt;Add(...) which returns a CXTPToolbar object...)]]>
   </description>
   <pubDate>Thu, 22 Dec 2005 00:48:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3431&amp;PID=10302&amp;title=toolbar-docking-question#10302</guid>
  </item> 
  <item>
   <title><![CDATA[Toolbar docking questi&#111;n : Hi,  Try override CXTPToolbar,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3431&amp;PID=10296&amp;title=toolbar-docking-question#10296</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3431<br /><strong>Posted:</strong> 21 December 2005 at 9:41am<br /><br /><P>Hi, </P><P>Try override CXTPToolbar, its CalcDockingLayout, CalcDynamicLayout</P><P>and change m_bTextBelow if dwMode &amp; LM_VERTDOCK != 0.</P>]]>
   </description>
   <pubDate>Wed, 21 Dec 2005 09:41:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3431&amp;PID=10296&amp;title=toolbar-docking-question#10296</guid>
  </item> 
  <item>
   <title><![CDATA[Toolbar docking questi&#111;n : Hi, I want the following behaviour...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3431&amp;PID=10292&amp;title=toolbar-docking-question#10292</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=389">yoavo</a><br /><strong>Subject:</strong> 3431<br /><strong>Posted:</strong> 21 December 2005 at 7:07am<br /><br /><P>Hi,</P><P>I want the following behaviour on my application: When a toolbar is docked to the left or right, then its button will be shown with text &amp; image. When a toolbar is docked to the top or bottom, then its button will be shown with image only.</P><P>How do I do it ?</P><P>Yoav.</P>]]>
   </description>
   <pubDate>Wed, 21 Dec 2005 07:07:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3431&amp;PID=10292&amp;title=toolbar-docking-question#10292</guid>
  </item> 
 </channel>
</rss>