<?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 : CXTToolBar - Butt&#111;ns</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTToolBar - Butt&#111;ns]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 07:01:06 +0000</pubDate>
  <lastBuildDate>Thu, 16 Sep 2004 11:22:52 +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=1182</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[CXTToolBar - Butt&#111;ns : Okay, heres what I&amp;#039;m doing: nToolbarID...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1182&amp;PID=3150&amp;title=cxttoolbar-buttons#3150</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=734">jsimmons</a><br /><strong>Subject:</strong> 1182<br /><strong>Posted:</strong> 16 September 2004 at 11:22am<br /><br /><P>Okay, heres what I'm doing:</P><P>nToolbarID and nButtonID are UINTS defined in the resource.h file. nToolbarID has an associated bitmap (in the RC file).</P><P>&nbsp;DWORD dwMainTopStyle = WS_CHILD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WS_VISIBLE&nbsp;&nbsp;&nbsp; | <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CBRS_TOP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CBRS_TOOLTIPS | <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CBRS_FLYBY&nbsp;&nbsp;&nbsp; |<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CBRS_SIZE_FIXED;<BR>&nbsp;if (!m_wndBar.CreateEx(this, TBSTYLE_FLAT, dwMainTopStyle) || !m_wndBar.LoadToolBar(nToolbarID))<BR>&nbsp;{<BR>&nbsp;&nbsp;return false;<BR>&nbsp;}<BR>m_wndBar.SetButtonText(0, "Test");<BR>m_wndBar.AddDropDownButton(nButtonID);</P><P>&nbsp;</P><P>When the toolbar is displayed, I get the beitmaps, but no text.</P><P><BR>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 16 Sep 2004 11:22:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1182&amp;PID=3150&amp;title=cxttoolbar-buttons#3150</guid>
  </item> 
  <item>
   <title><![CDATA[CXTToolBar - Butt&#111;ns : Okay, I think I can use SetFont()...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1182&amp;PID=3147&amp;title=cxttoolbar-buttons#3147</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=734">jsimmons</a><br /><strong>Subject:</strong> 1182<br /><strong>Posted:</strong> 16 September 2004 at 9:07am<br /><br /><P>Okay, I think I can use SetFont() to change the font, but my other problem still exists.</P><P>Any help?</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 16 Sep 2004 09:07:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1182&amp;PID=3147&amp;title=cxttoolbar-buttons#3147</guid>
  </item> 
  <item>
   <title><![CDATA[CXTToolBar - Butt&#111;ns : I&amp;#039;m using a REALLY old version...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1182&amp;PID=3145&amp;title=cxttoolbar-buttons#3145</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=734">jsimmons</a><br /><strong>Subject:</strong> 1182<br /><strong>Posted:</strong> 16 September 2004 at 8:41am<br /><br /><P>I'm using a REALLY old version of XTToolkit (from back in 2000/2001) with VC6.</P><P>In my CXTToolBars, I'm adding a single dropdown button. I want both a bitmap and text on the button.&nbsp; I can get the bitmaps to show up, but the text doesn't, or when it does, the text is displayed UNDER the bitmap.</P><P>Questions: </P><P>1) How do I get the text to display to the RIGHT of the bitmap instead of under it?</P><P>2) How do I change the font for the toolbar?</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 16 Sep 2004 08:41:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1182&amp;PID=3145&amp;title=cxttoolbar-buttons#3145</guid>
  </item> 
 </channel>
</rss>