| Author |
Message |
mlv
Guest
|
Posted:
Mon Sep 05, 2005 12:10 pm Post subject:
AutoCAD 2006 Menu Question |
|
|
I have just (reluctantly) upgraded to AutoCAD 2006. I notice that the
pull-down/toolbar menu structure has been changed and you can't (well,
shouldn't) customise using a text editor anymore.
I'm getting used to most of the customisation procedures using the
customization dialog box, but I can't persuade AutoCAD to load the pull-down
menus in my preferred order.
In the customization dialog box, I can pick and drag the pull-down menus
into the order I want, or I can turn them all off and then turn them back on
in the order I want. Although the pull-down menus are now shown in the
dialog box in my preferred order, none of the 'Apply' or 'Save' functions
actually actions my choice and the pull-down menus remain displayed in
sequence pop1 to pop 16, reading left to right.
How do I achieve the order I want? Must I use the menuload command in a Lisp
routine?
--
Mike
-Please remove 'safetycatch' from e-mail address before firing off your
reply-
|
|
| Back to top |
|
 |
S. Scalise
Guest
|
Posted:
Tue Sep 06, 2005 8:10 am Post subject:
Re: AutoCAD 2006 Menu Question |
|
|
"Workspace" is what you need to deal with. Acad will open each session with
the default workspace and all your changes will be lost until you create a
custom "workspace". One you have done so you can switch to your preferred
workspace or select it as default via "set current". The help file gives
reasonably clear instructions.
"mlv" <mike.safetycatchvincent@jet.uk> wrote in message
news:dfh9n8$5bp$1@box-public-8.jet.uk...
| Quote: | I have just (reluctantly) upgraded to AutoCAD 2006. I notice that the
pull-down/toolbar menu structure has been changed and you can't (well,
shouldn't) customise using a text editor anymore.
I'm getting used to most of the customisation procedures using the
customization dialog box, but I can't persuade AutoCAD to load the
pull-down menus in my preferred order.
In the customization dialog box, I can pick and drag the pull-down menus
into the order I want, or I can turn them all off and then turn them back
on in the order I want. Although the pull-down menus are now shown in the
dialog box in my preferred order, none of the 'Apply' or 'Save' functions
actually actions my choice and the pull-down menus remain displayed in
sequence pop1 to pop 16, reading left to right.
How do I achieve the order I want? Must I use the menuload command in a
Lisp routine?
--
Mike
-Please remove 'safetycatch' from e-mail address before firing off your
reply-
|
|
|
| Back to top |
|
 |
mlv
Guest
|
Posted:
Tue Sep 06, 2005 4:10 pm Post subject:
Re: AutoCAD 2006 Menu Question |
|
|
S. Scalise wrote:
| Quote: |
"Workspace" is what you need to deal with..... <snip
|
OK, thanks. I'll go look up workspace and see how I get on.
--
Mike
-Please remove 'safetycatch' from e-mail address before firing off your
reply-
|
|
| Back to top |
|
 |
|
|
|
|