Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Insert and Remove Pull-Down Menus

4 REPLIES 4
Reply
Message 1 of 5
Anonymous
170 Views, 4 Replies

Insert and Remove Pull-Down Menus

Hi,

Have you notice? when inserting a custom pulldown menu
between ACAD pulldowns menu [like (menucmd "P6=+MyCUI.MenuName")],
the CUI tree pane does not reflect the change, How come?

Is this normal or bug?!

Moshe
4 REPLIES 4
Message 2 of 5
Anonymous
in reply to: Anonymous

FWIW, I removed all coding that did that sort of thing and went to using
workspaces instead.

--
R. Robert Bell


"Moshe" wrote in message
news:5062065@discussion.autodesk.com...
Hi,

Have you notice? when inserting a custom pulldown menu
between ACAD pulldowns menu [like (menucmd "P6=+MyCUI.MenuName")],
the CUI tree pane does not reflect the change, How come?

Is this normal or bug?!

Moshe
Message 3 of 5
Anonymous
in reply to: Anonymous

Hi Robert,

Are you suggesting to define a new workspace from my custom menu file
(contains one popup) and set it current each time i need a command and
back to acad.cui?

Do you call this efficiency at work?

Thank you for your reply.

Moshe

"R. Robert Bell" wrote in message
news:5062600@discussion.autodesk.com...
FWIW, I removed all coding that did that sort of thing and went to using
workspaces instead.

--
R. Robert Bell


"Moshe" wrote in message
news:5062065@discussion.autodesk.com...
Hi,

Have you notice? when inserting a custom pulldown menu
between ACAD pulldowns menu [like (menucmd "P6=+MyCUI.MenuName")],
the CUI tree pane does not reflect the change, How come?

Is this normal or bug?!

Moshe
Message 4 of 5
jlspartz
in reply to: Anonymous

I had to set up both. I have a company profile workspace "just in case", and I have a lisp routine that will populate the menus back to the original, in the event someone really messes things up. I hate the new customize screen and I notice it put grabage code into my menus, or leave remnants behind of things that I told it to delete and don't show up in the in the customize menu. I avoid the thing and still write it as an mns and then when loading it creates it into a cui, which is a lot cleaner than going through the customize menu. But, to see the contents of the other cuis in the customize screen, I had to open the cuis through the customize screen.
Message 5 of 5
Anonymous
in reply to: Anonymous

Click to select a "add menu to bar item" vs. click to select another
workspace seems the same to me.

--
R. Robert Bell


"Moshe" wrote in message
news:5062871@discussion.autodesk.com...
Hi Robert,

Are you suggesting to define a new workspace from my custom menu file
(contains one popup) and set it current each time i need a command and
back to acad.cui?

Do you call this efficiency at work?

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

Post to forums  

Autodesk Design & Make Report

”Boost