Toolbars Panel

Customize menu > Customize User Interface > Toolbars panel

The Toolbars panel lets you edit existing toolbars and create your own custom toolbars. You can add, remove, and edit buttons on existing toolbars, or you can delete the toolbars entirely. You can also create custom toolbars with both gmax commands and scripts.

Procedures

To create your own toolbar:

  1. Choose Customize menu > Customize User Interface > Toolbars tab.

  2. Click New.

    The New Toolbar dialog appears.

  3. Enter the name of the toolbar and click OK.

    The new toolbar appears as a small floater.

To add a command to the toolbar:

  1. Choose Customize menu > Customize User Interface > Toolbars tab.

    You can also right-click the label of the toolbar you just created, and then choose Customize.

  2. Choose the toolbar you want to edit from the drop-down list.

  3. There are three ways to add commands to the toolbar:

To record a script and add it to a toolbar:

  1. Open a MAXScript Listener window, by doing one of the following:

  2. Choose MAXScript menu > Macro Recorder.

  3. Perform the actions you want to record.

  4. Select the lines in the script that you want. Drag those lines directly onto the toolbar.

    Note that your macro might require some minor editing to remove extraneous steps or to refine the procedure.

You can edit the appearance of the text or icons on your toolbars with the Edit Button Appearance command, which is available when you right click on the toolbar button.

Interface

Group: Displays a drop-down list that lets you select the context you want to customize, such as Main UI.

Category: Displays a drop-down list of all the available categories of user interface actions for the selected context.

Action Window: Displays all the available actions for the selected group and category.

Toolbars List: Displays any toolbars youÆve created using the New button.

New: Displays the New Toolbar dialog. Enter the name of the toolbar you want to create and click OK. The new toolbar appears as a small floater.

Once youÆve created a new toolbar, there are three ways to add commands:

Delete: Deletes the toolbar displayed in the toolbars list.

Rename: Displays the Rename Toolbar dialog. Select a toolbar from the Toolbars list to activate the Rename button. Click Rename, change the name of the toolbar, and click OK. The toolbar name changes in the toolbar floater.

Hide: Toggles the displays of the active toolbar in the toolbars list.

Load: Displays the Load UI File dialog. Allows you to load custom user interface files into your scene.

Save: Displays the Save UI File As dialog. Allows you to save any changes youÆve made to the user interface to a .cui file.

Reset: Resets any changes youÆve made to the user interface to the default setup (defaultui.cui).