<?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 : 1 designerbars many commandbars?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : 1 designerbars many commandbars?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 20:02:15 +0000</pubDate>
  <lastBuildDate>Wed, 12 May 2004 13:53:03 +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=718</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[1 designerbars many commandbars? : it is bad idea. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=718&amp;PID=1914&amp;title=1-designerbars-many-commandbars#1914</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 718<br /><strong>Posted:</strong> 12 May 2004 at 1:53pm<br /><br />it is bad idea.]]>
   </description>
   <pubDate>Wed, 12 May 2004 13:53:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=718&amp;PID=1914&amp;title=1-designerbars-many-commandbars#1914</guid>
  </item> 
  <item>
   <title><![CDATA[1 designerbars many commandbars? :   Does it make sense to use...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=718&amp;PID=1904&amp;title=1-designerbars-many-commandbars#1904</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=203">Ark42</a><br /><strong>Subject:</strong> 718<br /><strong>Posted:</strong> 12 May 2004 at 12:55am<br /><br /><br>Does it make sense to use a single .xcb and LoadDesignerBars in the MDIparent frame? I have most of my toolbars around the main frame, but Ialso want a single toolbar on one special MDI child window and anotheron a special docking pane.&nbsp; I would prefer these to all becustomizeable from the same "pool" of available commands, so what I didwas something like:<br>CXTPToolBar *pToolBar = pMainFrameCommandBars-&gt;GetToolBar(IDR_SOMETOOLBAR);<br>pMainFrameCommandBars-&gt;DockCommandBar(pToolBar, CRect(0, 0, 100, 100), pMDIChildCommandBars-&gt;GetDockBar(xtpBarTop));<br><br>It works at first, but causes some quirks with customization not paintproperly until I resize the window after I finish the customizationdialog.<br><br>If forcing a toolbar to dock into a dockbar that is part of a differentinstance of the commandbars is a bad idea that isn't going to work atall, let me know.&nbsp; Maybe there is a different approach I could take toget what I want.<br><br><span style="font-size:10px"><br /><br />Edited by Ark42</span>]]>
   </description>
   <pubDate>Wed, 12 May 2004 00:55:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=718&amp;PID=1904&amp;title=1-designerbars-many-commandbars#1904</guid>
  </item> 
 </channel>
</rss>