Creating a Lisp start button on the tool bar

Creating a Lisp start button on the tool bar

Markeckert
Enthusiast Enthusiast
274 Views
2 Replies
Message 1 of 3

Creating a Lisp start button on the tool bar

Markeckert
Enthusiast
Enthusiast

Can someone show me what I need to do to create an Icon like the one below on the Drawing1 tab to start a Lisp file. I created a CUIX file but I have not been able to get it to the tool bar.   

Markeckert_0-1732048207566.png

 

 

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

pendean
Community Legend
Community Legend

@Markeckert Do you mean this?

pendean_0-1732049560534.png

 

That's just a TOOLBAR that got floated manually to that position, nothing more: TOOLBAR is a section in CUI command, creating a button in CUI is well documented.

 

HTH

0 Likes
Message 3 of 3

Sea-Haven
Mentor
Mentor

My $0.05 if your going to play with custom menus I would do just that make custom menus, these can be loaded so leaving the default CUIX as is so don't corrupt trying to make a new one. Toolbars & Pop mnu can be made using notepad. A ribbon need to use CUI. 

SeaHaven_0-1732318839372.png

 

 

0 Likes