VBA
Discuss AutoCAD ActiveX and VBA (Visual Basic for Applications) questions here.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

VB (Not VBA) Addin

8 REPLIES 8
Reply
Message 1 of 9
Anonymous
495 Views, 8 Replies

VB (Not VBA) Addin

Hello,

I want to do an addin allowing the user to change special options using a dialog box. I want to add an icon or a menu item to the AutoCAD user interface, which launch my dialog box. How can I do the link between AutoCAD and my little application. Do I have to create an ActiveX dll for that?

Thanks a lot
8 REPLIES 8
Message 2 of 9
Anonymous
in reply to: Anonymous

Have a look at the "startapp" command in Autolisp help.

I'm not positive that the "button syntax" below is correct but it's
something like:

^C^C(startapp "C:/Temp/MyProgram.exe")

or for registered apps:

^C^C(startapp "Notepad.exe")

I think you can also add command line switches to the startapp command to
start notepad (or whatever) and open a specific file, for example.

HTH

Gary
Message 3 of 9
Anonymous
in reply to: Anonymous

Yes. Search this ng for "activex" for tips on creating/loading the dll.

--
----
Ed
----
Message 4 of 9
Anonymous
in reply to: Anonymous

Thanks, but why do you mean by "ng"?
Message 5 of 9
Anonymous
in reply to: Anonymous

News Group.

--
Saludos, Ing. Jorge Jimenez, SICAD S.A., Costa Rica


wrote in message news:5188471@discussion.autodesk.com...
Thanks, but why do you mean by "ng"?
Message 6 of 9
Anonymous
in reply to: Anonymous

sure, but what do you mean by "New Group"?...:)

--
gl - Paul
"Jorge Jimenez" wrote in message
news:5188463@discussion.autodesk.com...
News Group.

--
Saludos, Ing. Jorge Jimenez, SICAD S.A., Costa Rica


wrote in message news:5188471@discussion.autodesk.com...
Thanks, but why do you mean by "ng"?
Message 7 of 9
Anonymous
in reply to: Anonymous

New Group of what?

--
Saludos, Ing. Jorge Jimenez, SICAD S.A., Costa Rica


"Paul Richardson" wrote in message
news:5188519@discussion.autodesk.com...
sure, but what do you mean by "New Group"?...:)

--
gl - Paul
"Jorge Jimenez" wrote in message
news:5188463@discussion.autodesk.com...
News Group.

--
Saludos, Ing. Jorge Jimenez, SICAD S.A., Costa Rica


wrote in message news:5188471@discussion.autodesk.com...
Thanks, but why do you mean by "ng"?
Message 8 of 9
Anonymous
in reply to: Anonymous

was meant to be theoretical joke but bad spelling : ) "news group"

--
gl - Paul
"Paul Richardson" wrote in message
news:5188519@discussion.autodesk.com...
sure, but what do you mean by "New Group"?...:)

--
gl - Paul
"Jorge Jimenez" wrote in message
news:5188463@discussion.autodesk.com...
News Group.

--
Saludos, Ing. Jorge Jimenez, SICAD S.A., Costa Rica


wrote in message news:5188471@discussion.autodesk.com...
Thanks, but why do you mean by "ng"?
Message 9 of 9
Anonymous
in reply to: Anonymous

I know. Too bad it didn't come out right.

--
Saludos, Ing. Jorge Jimenez, SICAD S.A., Costa Rica


"Paul Richardson" wrote in message
news:5188699@discussion.autodesk.com...
was meant to be theoretical joke but bad spelling : ) "news group"

--
gl - Paul
"Paul Richardson" wrote in message
news:5188519@discussion.autodesk.com...
sure, but what do you mean by "New Group"?...:)

--
gl - Paul
"Jorge Jimenez" wrote in message
news:5188463@discussion.autodesk.com...
News Group.

--
Saludos, Ing. Jorge Jimenez, SICAD S.A., Costa Rica


wrote in message news:5188471@discussion.autodesk.com...
Thanks, but why do you mean by "ng"?

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost