<?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 : different size Butt&#111;ns in CXTPToolBar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : different size Butt&#111;ns in CXTPToolBar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 20:29:41 +0000</pubDate>
  <lastBuildDate>Thu, 18 Aug 2005 09:57:16 +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=2614</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[different size Butt&#111;ns in CXTPToolBar : thanks for your help it works...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2614&amp;PID=8218&amp;title=different-size-buttons-in-cxtptoolbar#8218</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=244">Wolfgang</a><br /><strong>Subject:</strong> 2614<br /><strong>Posted:</strong> 18 August 2005 at 9:57am<br /><br /><P>thanks for your help it works quite fine!!</P><P>Nevertheless one more question. Is there a way to place some sapce between some buttons.</P><P>E.g. I have to seperate the last Button of the Toolbar from the others. (not via a Seperator but with actual space (20-30 Pixel) of just toolbars.</P><P>My first idea was to insert a Button which is always disabled and with no icon. </P><P>but maybe there is a more readable way too?</P><P>thanks in advance</P><P>Wolfgang</P>]]>
   </description>
   <pubDate>Thu, 18 Aug 2005 09:57:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2614&amp;PID=8218&amp;title=different-size-buttons-in-cxtptoolbar#8218</guid>
  </item> 
  <item>
   <title><![CDATA[different size Butt&#111;ns in CXTPToolBar : Hi, see attached sample. 2005...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2614&amp;PID=7814&amp;title=different-size-buttons-in-cxtptoolbar#7814</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2614<br /><strong>Posted:</strong> 22 July 2005 at 1:19pm<br /><br /><P>Hi, see attached sample.</P><P><A href="http://forum.codejock.com/uploads/oleg/2005-07-22_131850_CustomButt&#111;n.zip" target="_blank">2005-07-22_131850_CustomButton.zip</A></P>]]>
   </description>
   <pubDate>Fri, 22 Jul 2005 13:19:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2614&amp;PID=7814&amp;title=different-size-buttons-in-cxtptoolbar#7814</guid>
  </item> 
  <item>
   <title><![CDATA[different size Butt&#111;ns in CXTPToolBar : this doesn&amp;#039;t do the trick. It...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2614&amp;PID=7797&amp;title=different-size-buttons-in-cxtptoolbar#7797</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=244">Wolfgang</a><br /><strong>Subject:</strong> 2614<br /><strong>Posted:</strong> 22 July 2005 at 2:54am<br /><br /><P>this doesn't do the trick.</P><P>It makes all buttons that size, i need one Button to be 41*16, the rest schould be 16*16</P><P>Does Codejock offer a way to&nbsp;use such a feature? So far I haven't found anyclue for it, in the documentation.</P><P>Thanks in advance</P><P>Wolfgang</P>]]>
   </description>
   <pubDate>Fri, 22 Jul 2005 02:54:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2614&amp;PID=7797&amp;title=different-size-buttons-in-cxtptoolbar#7797</guid>
  </item> 
  <item>
   <title><![CDATA[different size Butt&#111;ns in CXTPToolBar : pToolBar-&amp;gt;SetIconSize(CSize(41,16));...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2614&amp;PID=7793&amp;title=different-size-buttons-in-cxtptoolbar#7793</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2614<br /><strong>Posted:</strong> 21 July 2005 at 11:23pm<br /><br />pToolBar-&gt;<FONT size=2>SetIconSize</FONT>(CSize(41,16)); ]]>
   </description>
   <pubDate>Thu, 21 Jul 2005 23:23:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2614&amp;PID=7793&amp;title=different-size-buttons-in-cxtptoolbar#7793</guid>
  </item> 
  <item>
   <title><![CDATA[different size Butt&#111;ns in CXTPToolBar : Hi, again aquestion. I use the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2614&amp;PID=7782&amp;title=different-size-buttons-in-cxtptoolbar#7782</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=244">Wolfgang</a><br /><strong>Subject:</strong> 2614<br /><strong>Posted:</strong> 21 July 2005 at 9:34am<br /><br /><P>Hi,</P><P>again a&nbsp;question. I use the <FONT size=1>CXTPToolBar, so far it worked really nice, but now i would need to add a larger (ie. wider) Button. the normal buttons are 16*16, but one should be 40*16</FONT></P><P><FONT size=1>I thought that </FONT></P><FONT size=2><BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"><P>CBitmap bmp;</P><P>UINT command=ID_LINKS_SENDING;</P><P>bmp.LoadBitmap(IDB_SENDINGBMP);</P><P>pCommandBars-&gt;GetImageManager()-&gt;RemoveIcon(command);</P><P>pCommandBars-&gt;GetImageManager()-&gt;SetIcons(bmp, &amp;command, 1, CSize(41,16)); </FONT><FONT color=#008000 size=2>// set a new (larger) icon for the Sending</FONT></P></BLOCKQUOTE><P><FONT face="Arial, Helvetica, sans-serif" size=1>would do the trick</FONT></P><P><FONT face="Arial, Helvetica, sans-serif" size=1>It changes the Icon, but the Button still stays 16*16, which means that the Bmp in the Button is shrinked to fit.</FONT></P><P><FONT face="Arial, Helvetica, sans-serif" size=1>Is there a way to enlarge one Button in the Toolbar?</FONT></P><P><FONT face="Arial, Helvetica, sans-serif" size=1>thanks in advance</FONT></P><P><FONT color=#008000><FONT face="Arial, Helvetica, sans-serif" size=1>Wolfgang</FONT></P></FONT>]]>
   </description>
   <pubDate>Thu, 21 Jul 2005 09:34:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2614&amp;PID=7782&amp;title=different-size-buttons-in-cxtptoolbar#7782</guid>
  </item> 
 </channel>
</rss>