TheSwamp

CAD Forums => CAD General => Topic started by: ROBBO on May 08, 2014, 07:25:37 AM

Title: Enterprise CUI
Post by: ROBBO on May 08, 2014, 07:25:37 AM
Is it possible to copy / replace shortcut menus from an Enterprise cui to the Main cui without manually editing the CUI? Can this be controlled with commands or lisp?

Unfortunately the Enterprise shortcut menus do not override the Main shortcut menus.

Many thanks in advance for any assistance.

Kind regards, Robbo.
Title: Re: Enterprise CUI
Post by: huiz on May 08, 2014, 07:40:18 AM
Do you need an Enterprise menu? I don't have one, only the main CUI. I also load a partial menu with my stuff and the partial menu does override (some) settings of the main menu like the Quick Properties and Tooltips.

I think the override is not available in the first versions of AutoCAD with the ribbon, but added later as default.
Title: Re: Enterprise CUI
Post by: ROBBO on May 09, 2014, 02:36:56 AM
To change default right click shortcut menu in the main ACAD.cuix to use the shortcut menu in the Enterprise cuix, this seems to do the trick:

(menucmd "P501=MENUGROUP.CMDEFAULT")

MENUGROUP replaced with Enterprise CUIx Name.