1
Ask for help / Re: How to set up commands on middle mouse button?
« on: June 19, 2011, 03:39:13 PM »
Many thanks. After working with it, I found the following direct method for copying command icons from one toolbar to another.
The Help explanation is unduly complicated by the terms "parent" and "child," which must mean something to the programmer but not to me. The idea seems to be that you copy a command icon from its present toolbar to a different tool bar. The copy of the command icon then becomes a link back to the original. The process is called "create a link" and this is how it is listed in the Help menu.
Anyway, this worked well:
1. Open the parent toolbar that will contain the link button.
2. Open the child toolbar that will be linked to it.
3. Press and hold the Ctrl key.
4. With the right mouse button down, drag a button from the child toolbar to the parent toolbar.
A copy of the button appears in the parent toolbar with the white triangle link symbol in its corner.
It is very helpful to have handy commands like Mirror or Extrude, which are nested out of sight inside other command menus, instantly accessible on the middle click menu.
John
The Help explanation is unduly complicated by the terms "parent" and "child," which must mean something to the programmer but not to me. The idea seems to be that you copy a command icon from its present toolbar to a different tool bar. The copy of the command icon then becomes a link back to the original. The process is called "create a link" and this is how it is listed in the Help menu.
Anyway, this worked well:
1. Open the parent toolbar that will contain the link button.
2. Open the child toolbar that will be linked to it.
3. Press and hold the Ctrl key.
4. With the right mouse button down, drag a button from the child toolbar to the parent toolbar.
A copy of the button appears in the parent toolbar with the white triangle link symbol in its corner.
It is very helpful to have handy commands like Mirror or Extrude, which are nested out of sight inside other command menus, instantly accessible on the middle click menu.
John