Jump to content

Recommended Posts

Posted

AutoCAD 2009.

What is a good way to make a VBA user interface in AutoCAD in which someone can start their VBA programs by toolbar the bottem of their screen. Maybe there is a way better way to start VBA programs.

Maybe a pull down menu is best. Any suggestions?

What is a good way to keep track of programs using a VBA autoCAD

interface?

 

Thank you,

Posted

I don't use 2009 but in 2008 I have a toolbar with something like

 

^C^Cvbastmt;cloud; 

 

assigned to it. I guess the same code could be applied to menus but I don't use menus that often. (Don't use toolbars that often either)

Posted

Any method will work. Like Dave, I have toolbars, as well as palettes and pulldowns in the cui. I am trying to move all my stuff to the palettes, as they are easier to manage than editing the cui. (I can make massive changes to the palettes using a search and replace, which isn't that easy in the cui)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...