custom library in ribbon panel

custom library in ribbon panel

h.zarouali
Observer Observer
383 Views
1 Reply
Message 1 of 2

custom library in ribbon panel

h.zarouali
Observer
Observer

Hello everyone, 

 

is there a way to ad custom library in auto cad. But it has to be fixed on the ribbon panel.

I have seen it before, but i can't figure out how it has been done

 

Does anyone knows how i can do it?

In the picture below you can see where I would like to put the multiple libraries with custom blocks in.

 

autocad custom library.png

0 Likes
384 Views
1 Reply
Reply (1)
Message 2 of 2

pendean
Community Legend
Community Legend

The RIBBON customization is we defined, but it's not going to look like what you sketched out.

Are you just wanting to create a row of button to click on to insert your custom content? Then move the QAT from above to below the Ribbon

pendean_0-1690204126667.png

pendean_1-1690204251670.png

 

Then create your desired -INSERT command macros or LISP as "new commands" in CUI's section here

pendean_2-1690204392129.png

 

Then drag-and-drop them to the QAT like this

pendean_3-1690204427306.png

 

There should be enough space for 100-ish button if that is all you need.

 

Any reason you're not interested in simpler solutions like Toolpalettes or the classic ADCENTER command?

0 Likes