Automatic load ribbon tab

Automatic load ribbon tab

anhtrung
Advocate Advocate
547 Views
2 Replies
Message 1 of 3

Automatic load ribbon tab

anhtrung
Advocate
Advocate

i have a create new ribbon tab,i must to netload in autocad then it show ribbon tab, but i want automatic load it. Can everybody help me? Thks

0 Likes
548 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable

Should'nt your tab be shown by the Workspaces mechanism? If you checked "add to workspaces" for your ribbon tab, it should show up without any programing.

0 Likes
Message 3 of 3

_gile
Consultant
Consultant

Hi,

 

If you want to automatically load a .NET DLL, for AutoCAD 2012 or later, you can have a look to the Autoloader mechanism.

For prior versions, you can 'autoload' the DLL via the registry.



Gilles Chanteau
Programmation AutoCAD LISP/.NET
GileCAD
GitHub

0 Likes