<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Dropdown toolbar in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/dropdown-toolbar/m-p/2417616#M16633</link>
    <description>Hello everyone,&lt;BR /&gt;
&lt;BR /&gt;
I'm customizing our AutoCAD system at work with mostly AutoLISP applications.&lt;BR /&gt;
I tried to create a toolbar named Settings with dropdown elements (similar to the Layer and Dimstyle).&lt;BR /&gt;
I guess it's only possible with VBA. Can it be done, and if so, can anybody help me?&lt;BR /&gt;
The only thing the dropdown elements need to do is change the value of a variable.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Wess Wesselink</description>
    <pubDate>Sat, 24 Jan 2009 19:13:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-01-24T19:13:25Z</dc:date>
    <item>
      <title>Dropdown toolbar</title>
      <link>https://forums.autodesk.com/t5/vba-forum/dropdown-toolbar/m-p/2417616#M16633</link>
      <description>Hello everyone,&lt;BR /&gt;
&lt;BR /&gt;
I'm customizing our AutoCAD system at work with mostly AutoLISP applications.&lt;BR /&gt;
I tried to create a toolbar named Settings with dropdown elements (similar to the Layer and Dimstyle).&lt;BR /&gt;
I guess it's only possible with VBA. Can it be done, and if so, can anybody help me?&lt;BR /&gt;
The only thing the dropdown elements need to do is change the value of a variable.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Wess Wesselink</description>
      <pubDate>Sat, 24 Jan 2009 19:13:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/dropdown-toolbar/m-p/2417616#M16633</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-01-24T19:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown toolbar</title>
      <link>https://forums.autodesk.com/t5/vba-forum/dropdown-toolbar/m-p/2417617#M16634</link>
      <description>hmmmm.. good question ... while i see a HINT of the ability to add controls to the toolbar (see the "AcToolbarItemType" enum) I dont actually see any way, at least thru the ToolBar item, to add this. If you dont get any other responses, and you simply MUST have a drop down list, you could always make your own form ...</description>
      <pubDate>Mon, 26 Jan 2009 10:58:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/dropdown-toolbar/m-p/2417617#M16634</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-01-26T10:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown toolbar</title>
      <link>https://forums.autodesk.com/t5/vba-forum/dropdown-toolbar/m-p/2417618#M16635</link>
      <description>Hello Wess,&lt;BR /&gt;
&lt;BR /&gt;
maybe this can give you a head start&lt;BR /&gt;
&lt;BR /&gt;
 [http://www.visiblevisual.com/index.php/AutoCad-VB/create-toolbar.html]&lt;BR /&gt;
&lt;BR /&gt;
regards&lt;BR /&gt;
&lt;BR /&gt;
Wiebe</description>
      <pubDate>Mon, 26 Jan 2009 15:30:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/dropdown-toolbar/m-p/2417618#M16635</guid>
      <dc:creator>gizmowiebe</dc:creator>
      <dc:date>2009-01-26T15:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown toolbar</title>
      <link>https://forums.autodesk.com/t5/vba-forum/dropdown-toolbar/m-p/2417619#M16636</link>
      <description>When I take a quick look at the code, it will create a simple toolbar with buttons.&lt;BR /&gt;
&lt;BR /&gt;
I know how to create a listbox in VB (and C#) and in MSOffice, but I can't find the similar classes in VBA/AutoCAD.&lt;BR /&gt;
Maybe it's not defined in the AutoCAD system.&lt;BR /&gt;
&lt;BR /&gt;
If so, is there another way doing something similar. If it's not possible within AutoCAD I'll use a flyout toolbar.&lt;BR /&gt;
&lt;BR /&gt;
Thanks anyway,Wess</description>
      <pubDate>Wed, 04 Feb 2009 19:46:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/dropdown-toolbar/m-p/2417619#M16636</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-04T19:46:38Z</dc:date>
    </item>
  </channel>
</rss>

