<?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 : BUG with toolbar?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : BUG with toolbar?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 18:23:11 +0000</pubDate>
  <lastBuildDate>Thu, 25 Feb 2010 12:28:30 +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=16234</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[BUG with toolbar? : Hi,Thanks for the suggestion....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16234&amp;PID=57070&amp;title=bug-with-toolbar#57070</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4820">skiman</a><br /><strong>Subject:</strong> 16234<br /><strong>Posted:</strong> 25 February 2010 at 12:28pm<br /><br />Hi,<br><br>Thanks for the suggestion. I will check this.<br><br>Regards,<br>Chris.<br>]]>
   </description>
   <pubDate>Thu, 25 Feb 2010 12:28:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16234&amp;PID=57070&amp;title=bug-with-toolbar#57070</guid>
  </item> 
  <item>
   <title><![CDATA[BUG with toolbar? :   skiman wrote: I also can&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16234&amp;PID=57067&amp;title=bug-with-toolbar#57067</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3253">Mr.Den</a><br /><strong>Subject:</strong> 16234<br /><strong>Posted:</strong> 25 February 2010 at 11:25am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by skiman" alt="Originally posted by skiman" style="vertical-align: text-bottom;" /> <strong>skiman wrote:</strong><br /><br /><DIV>I also can't find to position the floating bar. I found the left, top and getrect() to retrieve values about the position. I can't find a method to SET these. If I could set the position of a floating toolbar, I could use it that way.</DIV></td></tr></table> <DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>Try:</DIV><DIV>&nbsp;</DIV><DIV><DIV><FONT color=#000000>Dim </FONT>obBar As CommandBar<BR>&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp; For Each obBar In CommandBars<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If obBar.BarID = ID_BAR_TEST Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CommandBars.DockToolBar obBar, 900, 900, xtpBarFloating<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; Next</DIV></DIV>]]>
   </description>
   <pubDate>Thu, 25 Feb 2010 11:25:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16234&amp;PID=57067&amp;title=bug-with-toolbar#57067</guid>
  </item> 
  <item>
   <title><![CDATA[BUG with toolbar? : Hi,  This is rather unexpected....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16234&amp;PID=57029&amp;title=bug-with-toolbar#57029</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4820">skiman</a><br /><strong>Subject:</strong> 16234<br /><strong>Posted:</strong> 23 February 2010 at 3:06pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>This is rather unexpected. :-(</DIV><DIV>&nbsp;</DIV><DIV>I also can't find to position the floating bar. I found the left, top and getrect() to retrieve values about the position. I can't find a method to SET these. If I could set the position of a floating toolbar, I could use it that way.</DIV><DIV>&nbsp;</DIV><DIV>Would it be possible to use a dialogbar as parent for a toolbar? The dialog bar has a 'position' and a 'size' tha can be set. </DIV><DIV>&nbsp;</DIV><DIV>Or is there a way to add something to a toolbar. I was thinking of a 'gallery' for the small buttons? Could that work?</DIV><DIV>&nbsp;</DIV><DIV>Regards,</DIV><DIV>Chris</DIV>]]>
   </description>
   <pubDate>Tue, 23 Feb 2010 15:06:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16234&amp;PID=57029&amp;title=bug-with-toolbar#57029</guid>
  </item> 
  <item>
   <title><![CDATA[BUG with toolbar? : Hi,  Its possible for Floating...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16234&amp;PID=57006&amp;title=bug-with-toolbar#57006</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 16234<br /><strong>Posted:</strong> 23 February 2010 at 1:12am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Its possible for Floating toolbars only :(</DIV>]]>
   </description>
   <pubDate>Tue, 23 Feb 2010 01:12:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16234&amp;PID=57006&amp;title=bug-with-toolbar#57006</guid>
  </item> 
  <item>
   <title><![CDATA[BUG with toolbar? : Hi,    This means that the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16234&amp;PID=56997&amp;title=bug-with-toolbar#56997</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4820">skiman</a><br /><strong>Subject:</strong> 16234<br /><strong>Posted:</strong> 22 February 2010 at 1:34pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV><DIV></DIV><DIV></DIV>This means that the following is not possible? </DIV><DIV>&nbsp;</DIV><DIV><img src="uploads/20100217_052218_toolbar.JPG" border="0"></DIV><DIV>It looks to me that this should be rather basic?</DIV><DIV>&nbsp;</DIV><DIV>Regards,</DIV><DIV>Chris.</DIV>]]>
   </description>
   <pubDate>Mon, 22 Feb 2010 13:34:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16234&amp;PID=56997&amp;title=bug-with-toolbar#56997</guid>
  </item> 
  <item>
   <title><![CDATA[BUG with toolbar? : Hi,  Its expected behavior,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16234&amp;PID=56971&amp;title=bug-with-toolbar#56971</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 16234<br /><strong>Posted:</strong> 22 February 2010 at 3:28am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Its expected behavior, and afraid there is no style to change it for ActiveX version.</DIV>]]>
   </description>
   <pubDate>Mon, 22 Feb 2010 03:28:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16234&amp;PID=56971&amp;title=bug-with-toolbar#56971</guid>
  </item> 
  <item>
   <title><![CDATA[BUG with toolbar? :   Hi,  In another thread the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16234&amp;PID=56944&amp;title=bug-with-toolbar#56944</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4820">skiman</a><br /><strong>Subject:</strong> 16234<br /><strong>Posted:</strong> 20 February 2010 at 6:53am<br /><br /><DIV></DIV><DIV></DIV><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>In another thread the following toolbar was created, to have different kind of buttons on a toolbar. The toolbar below is the result. However, this is only working on a floating toolbar, and isn't working when the toolbar is docked to the left or right. At that moment all the buttons are under each other. </DIV><DIV>&nbsp;</DIV><DIV>Is this a bug? I can't imagine this behaviour is wanted? Is there a solution for this? </DIV><DIV>&nbsp;</DIV><DIV>Regards,</DIV><DIV>Chris.</DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20100218_135259_forumTestToolba.bmp" border="0"></DIV>]]>
   </description>
   <pubDate>Sat, 20 Feb 2010 06:53:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16234&amp;PID=56944&amp;title=bug-with-toolbar#56944</guid>
  </item> 
 </channel>
</rss>