TheSwamp

CAD Forums => CAD General => Topic started by: alanjt on February 08, 2017, 10:38:46 AM

Title: Enterprise CUIx - Shortcut Menus
Post by: alanjt on February 08, 2017, 10:38:46 AM
Every time I think I understand menus, something doesn't work properly.

I am trying to add a few Shortcut Menus (right-click) to the enterprise menu, but after loading, they do not work. The only way I can get Shortcut Menus to work is if they're in the main cui.
Is this the case or am I missing something?
Title: Re: Enterprise CUIx - Shortcut Menus
Post by: CAB on February 08, 2017, 10:09:36 PM
Well when you get it figured out I have a few question.  8)
Every time I upgrade a version all my button menus are lost.
Title: Re: Enterprise CUIx - Shortcut Menus
Post by: ChrisCarlson on February 09, 2017, 07:48:34 AM
I always had unresolved issues with using CUI files loaded as enterprise that disappeared when it was loaded as a partial customization file.
Title: Re: Enterprise CUIx - Shortcut Menus
Post by: alanjt on February 09, 2017, 09:33:10 AM
Arg! What is the point of an enterprise file if some features can only be loaded in the main CUI?
Title: Re: Enterprise CUIx - Shortcut Menus
Post by: dgorsman on February 09, 2017, 10:13:25 AM
Haven't tried it in a while, but from memory I think you're right.  I know the Quick Access toolbar will only respect the Main as well.
Title: Re: Enterprise CUIx - Shortcut Menus
Post by: ChrisCarlson on February 09, 2017, 02:02:07 PM
The only downside is that the CUI file is editable while loaded as a partial customization file. Other than that, I don't see any real advantage to enterprise loading.
Title: Re: Enterprise CUIx - Shortcut Menus
Post by: alanjt on February 09, 2017, 02:14:27 PM
The only downside is that the CUI file is editable while loaded as a partial customization file. Other than that, I don't see any real advantage to enterprise loading.
I've never been a fan, but I was going to use it as I was wanting to add some right-click menus.
I think I'll just code them into a reactor. Less of a headache than dealing with Autodesk and their wacky thought processes.
Title: Re: Enterprise CUIx - Shortcut Menus
Post by: ronjonp on February 09, 2017, 02:18:17 PM
The only downside is that the CUI file is editable while loaded as a partial customization file. Other than that, I don't see any real advantage to enterprise loading.
I've never been a fan, but I was going to use it as I was wanting to add some right-click menus.
I think I'll just code them into a reactor. Less of a headache than dealing with Autodesk and their wacky thought processes.
I was hoping you'd figure it out so you could show me  :)  .. I've never had very good luck customizing CUI for some reason.
Title: Re: Enterprise CUIx - Shortcut Menus
Post by: alanjt on February 09, 2017, 02:21:30 PM
The only downside is that the CUI file is editable while loaded as a partial customization file. Other than that, I don't see any real advantage to enterprise loading.
I've never been a fan, but I was going to use it as I was wanting to add some right-click menus.
I think I'll just code them into a reactor. Less of a headache than dealing with Autodesk and their wacky thought processes.
I was hoping you'd figure it out so you could show me  :)  .. I've never had very good luck customizing CUI for some reason.
lol. Every time I think I have it figured out, something throws me for a loop.
Title: Re: Enterprise CUIx - Shortcut Menus
Post by: ronjonp on February 09, 2017, 02:35:19 PM
Yeah .. I gave up a while ago. My software still loads an *.mns file  :o
Title: Re: Enterprise CUIx - Shortcut Menus
Post by: CAB on February 09, 2017, 03:00:09 PM
I've been dealing with BricsCAD & updates messing my arrangements of tool bars & trying to find a solution.
This may be the answer for me.
https://www.bricsys.com/common/support/forumthread.jsp?id=26124#26125
Title: Re: Enterprise CUIx - Shortcut Menus
Post by: dgorsman on February 09, 2017, 03:21:31 PM
The only downside is that the CUI file is editable while loaded as a partial customization file. Other than that, I don't see any real advantage to enterprise loading.

I have everything (almost...) on our Enterprise CUIx system.  Custom CUIx as the base, ACAD, Raster Design, Express, third-party, in-house, etc. CUIx files loaded as partial.  Enterprise has some default "starter" workspaces for users to get started with.  Every user has their own Main per AutoCAD profile ("application") for workspaces and any custom toolbars or other UI elements they care to manage themselves.  I've made a few adjustments to Ribbon panels and they show up on everyone's computer without any additional mucking around.

Works very well, aside from a few things which don't work (aforementioned QAT and customized partial menus) but I haven't found anything full-stop preventing it from working well.
Title: Re: Enterprise CUIx - Shortcut Menus
Post by: ChrisCarlson on February 10, 2017, 11:39:30 AM
The only downside is that the CUI file is editable while loaded as a partial customization file. Other than that, I don't see any real advantage to enterprise loading.
I've never been a fan, but I was going to use it as I was wanting to add some right-click menus.
I think I'll just code them into a reactor. Less of a headache than dealing with Autodesk and their wacky thought processes.
I was hoping you'd figure it out so you could show me  :)  .. I've never had very good luck customizing CUI for some reason.

What kind of help do you need? We run a custom, five-panel ribbon, auto-loading of lisp routines with user specific toolbars.
Title: Re: Enterprise CUIx - Shortcut Menus
Post by: ronjonp on February 10, 2017, 11:46:34 AM
The only downside is that the CUI file is editable while loaded as a partial customization file. Other than that, I don't see any real advantage to enterprise loading.
I've never been a fan, but I was going to use it as I was wanting to add some right-click menus.
I think I'll just code them into a reactor. Less of a headache than dealing with Autodesk and their wacky thought processes.
I was hoping you'd figure it out so you could show me  :)  .. I've never had very good luck customizing CUI for some reason.

What kind of help do you need? We run a custom, five-panel ribbon, auto-loading of lisp routines with user specific toolbars.
I don't really need help ... I'm kind of a command line junkie so I've kept my graphical tools pretty minimal. Thanks for asking though!  :)
Title: Re: Enterprise CUIx - Shortcut Menus
Post by: ChrisCarlson on February 10, 2017, 11:48:36 AM
Like I've told everyone here, once you go contextual ribbon panel for day to day basic AutoCAD functions, it's incredibly harder and less efficient to go back.
Title: Re: Enterprise CUIx - Shortcut Menus
Post by: ronjonp on February 10, 2017, 12:01:40 PM
Like I've told everyone here, once you go contextual ribbon panel for day to day basic AutoCAD functions, it's incredibly harder and less efficient to go back.
You have an example of "contextual ribbon panel" ? I'm always looking for faster ways to do things.
Title: Re: Enterprise CUIx - Shortcut Menus
Post by: ChrisCarlson on February 10, 2017, 12:48:16 PM
The most common ones here are;
1) A hatch entity is selected
2) An mtext entity is double clicked into.
Title: Re: Enterprise CUIx - Shortcut Menus
Post by: dgorsman on February 10, 2017, 02:37:23 PM
REFEDIT is a really simple example.  Old school it would pop up a tool bar with buttons for save, discard, add, and remove while the command is active.  Ribbon panel basically does the same thing, but you're not hunting for that elusive 4-button floating toolbar on an HD widescreen monitor.

The new semi-intelligent ARRAY might be a better example.  Select an array, change a few numbers in the boxes... much like Hatch selection.

Raster design tools are another good example.
Title: Re: Enterprise CUIx - Shortcut Menus
Post by: Jeff H on February 10, 2017, 02:49:33 PM
Like I've told everyone here, once you go contextual ribbon panel for day to day basic AutoCAD functions, it's incredibly harder and less efficient to go back.
You have an example of "contextual ribbon panel" ? I'm always looking for faster ways to do things.
Are you wanting an example of creating your own?