<?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 : How to add an XTPToolbar derived class?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : How to add an XTPToolbar derived class?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 10:02:35 +0000</pubDate>
  <lastBuildDate>Wed, 17 Sep 2003 00:10:38 +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=161</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[How to add an XTPToolbar derived class? : On this week we will release Suite...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=161&amp;PID=333&amp;title=how-to-add-an-xtptoolbar-derived-class#333</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 161<br /><strong>Posted:</strong> 17 September 2003 at 12:10am<br /><br />On this week we will release Suite Pro 8.5. There will be sample of common controls on the toolbar.]]>
   </description>
   <pubDate>Wed, 17 Sep 2003 00:10:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=161&amp;PID=333&amp;title=how-to-add-an-xtptoolbar-derived-class#333</guid>
  </item> 
  <item>
   <title><![CDATA[How to add an XTPToolbar derived class? : Hi,  I have a special need where...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=161&amp;PID=331&amp;title=how-to-add-an-xtptoolbar-derived-class#331</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=26">clintsinger</a><br /><strong>Subject:</strong> 161<br /><strong>Posted:</strong> 16 September 2003 at 4:46pm<br /><br /><P>Hi, </P><P>I have a special need where I want to have an owner drawn toolbar. My need is to have a toolbar with four combo boxes and above each combobox is a line one of four colours.&nbsp; When I click on a combobox I want it to auto populate with data from a database so that the combobox is dynamic.&nbsp; In my mind, it seems that the best way to do this is class derived from CXTPToolbar.</P><P>Unfortunately there doesn't seem to be anyway to make a class that is derived from CXTPToolbar and use it.&nbsp; The only thing that I can see is to use -&gt;Add(...) from CXTPCommandBars and then call pCommandBar-&gt;LoadToolbar(IDR_RESOURCE)&nbsp;on the command bar that is returned from the Add(...) call.&nbsp; This doesn't help because it creates it's own toolbar.&nbsp; What we need is something like pCommandBars-&gt;Add(&amp;MyCXTPToolbarDerivedClass).</P><P>Is there anyway to do something like this in the current ToolkitPro (8.0)?</P><P>Cheers,</P><P>Clint</P>]]>
   </description>
   <pubDate>Tue, 16 Sep 2003 16:46:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=161&amp;PID=331&amp;title=how-to-add-an-xtptoolbar-derived-class#331</guid>
  </item> 
 </channel>
</rss>