<?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 : CommandBars with two columns butt&#111;ns</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : CommandBars with two columns butt&#111;ns]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 01:08:06 +0000</pubDate>
  <lastBuildDate>Mon, 28 Nov 2005 03:56:44 +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=3246</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[CommandBars with two columns butt&#111;ns :   nighthawk wrote:Sounds like...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3246&amp;PID=9848&amp;title=commandbars-with-two-columns-buttons#9848</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1620">ofarcis</a><br /><strong>Subject:</strong> 3246<br /><strong>Posted:</strong> 28 November 2005 at 3:56am<br /><br /><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by nighthawk" alt="Originally posted by nighthawk" style="vertical-align: text-bottom;" /> <strong>nighthawk wrote:</strong><br /><br />Sounds like you want a toolbox.&nbsp; Check out the toolbox sample in the common controls folder.</td></tr></table> </P><P>This sample group de icons better, but can't group in two columns similar to the image. Any other solution?</P><P><IMG src="uploads/ofarcis/2005-11-28_035634_tmp1.jpg" border="0"></P><P>Thanks, Oscar.</P>]]>
   </description>
   <pubDate>Mon, 28 Nov 2005 03:56:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3246&amp;PID=9848&amp;title=commandbars-with-two-columns-buttons#9848</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBars with two columns butt&#111;ns : Sounds like you want a toolbox....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3246&amp;PID=9773&amp;title=commandbars-with-two-columns-buttons#9773</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=570">nighthawk</a><br /><strong>Subject:</strong> 3246<br /><strong>Posted:</strong> 24 November 2005 at 3:16pm<br /><br />Sounds like you want a toolbox.&nbsp; Check out the toolbox sample in the common controls folder.]]>
   </description>
   <pubDate>Thu, 24 Nov 2005 15:16:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3246&amp;PID=9773&amp;title=commandbars-with-two-columns-buttons#9773</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBars with two columns butt&#111;ns :   SuperMario wrote:Dim PaintBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3246&amp;PID=9768&amp;title=commandbars-with-two-columns-buttons#9768</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1620">ofarcis</a><br /><strong>Subject:</strong> 3246<br /><strong>Posted:</strong> 24 November 2005 at 9:08am<br /><br /><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by SuperMario" alt="Originally posted by SuperMario" style="vertical-align: text-bottom;" /> <strong>SuperMario wrote:</strong><br /><br />Dim PaintBar As CommandBar<BR>&nbsp; <BR>Set PaintBar = CommandBars.Add("Paint", xtpBarLeft) <BR></td></tr></table> </P><P>With this solution only make a bar in the left side. The problem is to make a bar with two columns of icons (buttons), not one column and multiple rows.</P><P>This is&nbsp;an example:</P><P>&nbsp;&nbsp;&nbsp; Set Dibujo = Barras.Add("Dibujo1", xtpBarLeft)<BR>&nbsp;&nbsp;&nbsp; Dibujo.BarID = IDBARRADIBUJO<BR>&nbsp;&nbsp;&nbsp; Dibujo.SetIconSize 32, 32<BR>&nbsp;&nbsp;&nbsp; AddButton Dibujo.Controls, xtpControlButton, ID_DIB_SELECCION, "Selección", False, True<BR>&nbsp;&nbsp;&nbsp; AddButton Dibujo.Controls, xtpControlButton, ID_DIB_LAPIZ, "Lápiz", False, True</P><P>This make&nbsp;a left bar with one column and two rows. I need&nbsp;two colums and one row.</P><P>Thanks, Oscar.&nbsp;</P><P><BR>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 24 Nov 2005 09:08:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3246&amp;PID=9768&amp;title=commandbars-with-two-columns-buttons#9768</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBars with two columns butt&#111;ns : Dim PaintBar As CommandBar  Set...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3246&amp;PID=9711&amp;title=commandbars-with-two-columns-buttons#9711</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 3246<br /><strong>Posted:</strong> 21 November 2005 at 11:47am<br /><br />Dim PaintBar As CommandBar<br>&nbsp;  <br>Set PaintBar = CommandBars.Add("Paint", xtpBarLeft) <br>]]>
   </description>
   <pubDate>Mon, 21 Nov 2005 11:47:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3246&amp;PID=9711&amp;title=commandbars-with-two-columns-buttons#9711</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBars with two columns butt&#111;ns : How i can develop a vertical commandBars...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3246&amp;PID=9682&amp;title=commandbars-with-two-columns-buttons#9682</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1620">ofarcis</a><br /><strong>Subject:</strong> 3246<br /><strong>Posted:</strong> 18 November 2005 at 7:54am<br /><br /><P>How i can develop a vertical commandBars with two column buttons similar to Paint or Photoshop.</P><P>Thanks, Oscar.</P>]]>
   </description>
   <pubDate>Fri, 18 Nov 2005 07:54:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3246&amp;PID=9682&amp;title=commandbars-with-two-columns-buttons#9682</guid>
  </item> 
 </channel>
</rss>