Man, that original copy-n-paste from Word sure stinks.
I. What I like
A. Workspaces
B. Main/Enterprise structure
C. Drag and drop interface
D. Filtering
E. Transferring
F. .mns Import
II. What needs further work
A. Load order and precedence
1. All items should be a "last loaded" wins, the same as keyboard shortcuts
(priority 3)
2. Option: provide the CAD Manager a way to lock a command or element in
the enterprise file so it cannot be 'overwritten' (priority 3)
B. Core CUI file (acad.cui, adt.cui, abs.cui)
1. These should work perfectly regardless of where they are in the CUI
structure (priority 1)
2. Workspaces defined in the enterprise file, for company standardization,
need to refer to elements from the core CUI, and therefore the core CUI
needs to be partial to the enterprise file (priority 1)
C. Editing the enterprise CUI file
1. Using a profile to switch the enterprise/main files has uncovered a bug
in the CUI/Tool Palette architecture (priority 1)
a. Tool Palette groups are stored in a profile-specific file, Profile.aws
b. The Project Navigator project-specific tool palette depends on a
drag-and-drop mechanism and affects the current workspace
c. If the current workspace is a workspace defined by the enterprise file,
drag-and-drop appears to work until you restart the application. Restarting
the application reveals the project-specific tool palette did not remember
the changes.
d. Switching a profile to place the enterprise file as the main file for
editing switches the Profile.aws used, which means that tool palette changes
will not be evident in the real, working profile.
2. Password access to the enterprise file would seem the only solution
unless the architecture of tool palettes is changed to avoid a
profile-specific file (which really should be done anyway) (priority 1)
D. Commands
1. Need to be able to select what CUI is to receive new command definitions
(priority 1)
a. The "traditional" OOTB structure does not make it easy to store
personal customizations in the Custom.cui file.
b. Could be accomplished by honoring what CUI file is selected in the
filter
c. The current process, to create the command in the main file (because
you have no choice) then transfer the command to the desired CUI file, then
delete the unneeded command in the main file, stinks
2. There must be a way to copy an existing command (priority 1)
3. The tip box incorrectly lists icon sizes as 16×15 and 32×30 pixels
(priority 1, this is embarrassing!)
a. This has been reported by me many times (DID 759087)
b. Postrio B4 still had this mistake, do not know if it was fixed in
shipping version of AutoCAD 2007
4. Find/Replace needs serious improvement (priority 1)
a. Displaying the element that holds the target is ok, but...
b. The target must be highlighted
i. At times, the target exists more than once in the element, but it is
too difficult to determine which of the multiple targets is the current one
in the dialog
ii. At times, the target exists in a long string, which is not visible in
the element's properties pane
c. Support regular expressions
d. Option: display a grid control of all matching elements for global
editing
5. Need to be able to 'type' the commands as Zoom, or Draw (priority 3)
E. Toolbars
1. Selecting a button on the preview should select the command used by the
button (priority 3)
2. Edits to the toolbar should be reflected immediately in the preview
(priority 1)
F. Shortcut menus
1. Must be possible to define in any CUI file and have it available in the
interface (priority 1)
2. An architectural limitation is currently forcing AutoCAD to look in only
a single CUI file for all shortcut menus (priority 1)
G. Shortcut keys
1. The context menu for shortcut keys should not even be displaying a New
option, since it displays creating a new Temporary Override Key only. This
is a confusing interface. (priority 3)
2. There are still key combos that are valid, but cannot be entered in the
interface (priority 1):
a. Ctrl+F1
b. Ctrl+F4
c. Ctrl+F6
d. Ctrl+F10
e. The arrows keys
H. Mouse buttons
1. Fix it. I don't care what it takes. Just fix it. Mouse button
definitions in the CUI files must be made available. For all multi-button
mice. No matter how many buttons they have. (priority 1)
I. Tablet buttons
1. Why are the Ctrl+Click and Ctrl+Shift+Click buttons missing at least the
Button2 definition? (priority 3)
J. Image Tile menus
1. It should be possible to use the editor to select a slide menu,
right-click, and use the context menu to create a "display menu" command,
which is then selected by the interface to permit the user to drag the new
command to a menu or toolbar. (priority 2)
2. Option: Use drag-and-drop of an Image Tile menu to a menu or toolbar to
create the command and element in one shot (priority 2)
3. The current process to create an command to display the image tile menu
is too arcane for many users
K. Tool Palette support
1. Modifying tool palettes should be part of the CUI (priority 1)
2. This means getting rid of profile-specific files for tool palettes
(priority 1)
L. Workspaces
1. Fix the 'unresolved' bug (if not fixed in AutoCAD 2007) (priority 1)
2. Enterprise workspaces must affect the display of core elements,
therefore the core CUI file must be partial to the enterprise file.
(priority 1)
a. AutoCAD 2007 has a bug with the Dashboard when the core is partial
(priority 1)
b. What other bugs are there because Autodesk does not rigorously test the
CUI with the core as a partial? (priority 1)
3. Selecting a workspace should load assigned customization files, e.g lsp,
.fas, .vlx, .dvb, .net, .arx (priority 2)
4. At times, when AutoCAD starts, the current workspace does not actually
refresh the interface (priority 3)
5. Workspaces must completely lock the interface elements (priority 1)
a. If this takes not displaying any interface elements until all CUI files
are loaded, then so be it.
b. The current locking feature is still useless
6. Currently, tool palette editing is affecting the current workspace,
which is a bug when the current workspace is one defined by the enterprise
file (priority 1)
M. Versioning
1. Core commands that are not modified should be migrated to new versions
of the commands when using migration (priority 3)
2. Core commands that are modified should be versioned, so that migration
can flag for actions such as (priority 3):
a. Use current definition
b. Use new definition
c. Edit current definition
3. Any modified commands should be easily filtered/selected to permit
transfer to another CUI file (priority 2)
N. Documentation
1. There is no way to create paper documentation of a CUI file (priority 2)
2. There is no way to create or display comments for CUI elements (priority
1)
O. LISP files
1. Why are .fas/.vlx files not in the file filter? (priority 2)