Toolbar Customization

For many years Cubit has provided users with the ability to create custom tool buttons. These custom buttons launch pre-defined journal or Python scripts. With the release of Cubit 15.4 this capability has been expanded.

Menu

Importing an Existing Toolbar

From this dialog a user may import an entire package containing multiple toolbars or a single toolbar. In this example we will import an entire package containing multiple toolbars.

The new toolbar and buttons will be displayed as the last toolbar on the GUI. It is a docking window so it can be moved and placed anywhere on the GUI.

Creating a New Toolbar

A user may define 4 different types of toolbar buttons

Creating a Command Panel Button

A Command Panel Button enables users to launch a command panel with the push of a button. A command panel button can be defined one of three ways:

Use the definition dialog

To find the Command Panel ID:

 

Use the context menu on a command panel

Drag a command panel onto the toolbar

 

All command panels include a context menu which can be accessed by clicking on an empty place in the command panel and using the mouse to show the menu.

Creating a Journal File Button

A Journal File Button will launch a journal file when pressed. The journal file may reside anywhere on the file system. A journal file button is defined by:

 

Creating a Python Script Button

 

Creating a Basic Tool Button

The "Basic" too button has been available to users for many years. It contains a set of commands that execute when the user presses the button.

 

Modifying an Existing Toolbar

Exporting a Toolbar

A user may want to share a toolbar, or a set of toolbars, with another user. This is easily accomplished.