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 3ds Max commands and scripts.

Customized toolbar settings use the CUIX file format. (Prior to 3ds Max 2013, keyboard files had a file name extension of CUI. This format is now superseded.)

Procedures

To create and populate a toolbar:

  1. Open the Customize User Interface dialog and go to the Toolbars tab.
  2. Click New.

    The New Toolbar dialog appears.

  3. Enter a name for the new toolbar and click OK.

    The new toolbar appears as a small floater. Like any floating toolbar, you can resize it and change proportions by dragging the corners and edges.

  4. Use any of these three methods to add commands to the toolbar:
    • Drag a command to the toolbar from the Customize User Interface dialog Action list. If the action has a default icon assigned to it (it appears next to the command in the action list), the icon will appear as a button on your toolbar. If no icon is assigned to the command, the name of the command will appear as a button on the toolbar.
    • To copy an existing button, Ctrl+drag the button from any toolbar onto your toolbar.
    • To move an existing button, Alt+drag the button from any toolbar onto your toolbar.
  5. If you don’t want the new toolbar to appear in the interface by default, choose it from the drop-down list on the right side of the Customize User Interface dialog, and then turn on the Hide checkbox. Thereafter you can toggle the custom toolbar by right-clicking a blank area of any toolbar and choosing the toolbar name from the context menu.

To add commands to a toolbar:

  1. Open the Customize User Interface dialog and go to the Toolbars tab.

    Alternatively, right-click the label of a toolbar and then choose Customize.

  2. If necessary, open the toolbar to customize using either of the following methods:
    • Right-click a blank area of any toolbar and choose the toolbar name from the context menu.
    • Choose the toolbar name from the toolbars drop-down list on the right side of the dialog and then turn off the Hide checkbox.
  3. Use any of these three methods to add commands to the toolbar:
    • Drag a command to the toolbar from the Customize User Interface dialog Action list. If the action has a default icon assigned to it (it appears next to the command in the action list), the icon will appear as a button on your toolbar. If no icon is assigned to the command, the name of the command will appear as a button on the toolbar.
    • To copy an existing button, Ctrl+drag the button from any toolbar onto your toolbar.
    • To move an existing button, Alt+drag the button from any toolbar onto your toolbar.

To record a script and add it to a toolbar:

    Use this method to record a series of commands into a MAXScript command sequence and then turn the script into a toolbar button. You can then re-invoke that sequence at any time. No scripting knowledge is necessary.

  1. Open the Customize User Interface dialog and go to the Toolbars tab.

    Alternatively, right-click the label of a toolbar and then choose Customize.

  2. Open a MAXScript Listener window by any of the following methods:
    • Press F11.
    • Choose MAXScript menu MAXScript Listener.
    • Choose Utilities panel MAXScript MAXScript rollout Open Listener.
    • Click or right-click the POV viewport label, and then from the POV viewport label menu, choose Extended Viewports MAXScript Listener.
  3. Choose MAXScript menu Macro Recorder, or, from on the Listener dialog, choose MacroRecorder Enable.
  4. Perform the actions you want to record.

    The Macro Recorder records the actions you perform as a script in the upper portion of the Listener dialog (pink background).

  5. Highlight the lines you want in the recorded script, and then drag those lines directly onto a toolbar.
    Note: 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 Edit Button Appearance, which is available when you right-click the toolbar button.

To add a button to the Main toolbar:

To remove a button from the toolbar:

  1. Click an item in the Main toolbar list to highlight it.
  2. Click Remove.

    3ds Max removes the button from the list and the Main toolbar.

Interface

Group drop-down list
Lets you choose the functional context you want to customize. Contexts include Main UI (user interface), Track View, and Material Editor.
Category drop-down list
Lets you choose among categories of user-interface actions for the chosen group.
Action list
Displays all available actions for the chosen group and category.
[toolbars drop-down list]
Lets you choose among existing toolbars (aside from the main toolbar, which is not customizable.
New
Opens 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 toolbar, there are three ways to add commands:

  • Drag actions from the Action Window in the Toolbars panel of the Customize User Interface dialog onto your toolbar.
  • Ctrl+drag buttons from any toolbar onto your toolbar. This action creates a copy of the button on your toolbar.
  • Alt+drag buttons from any toolbar onto your toolbar. This action moves the button from the original toolbar onto your toolbar.
Delete
Deletes the toolbar item 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 3ds Max window display of the toolbar that is chosen in the toolbars list.
Load
Displays the Load UI File dialog. Allows you to load custom user interface (CUIX) files.
Save
Displays the Save UI File As dialog. Allows you to save any changes to the user interface in a CUIX file.
Reset
Restores the default setup (defaultUI.cuix).