Toolbox Pane

On the Canvas toolbar, click Display controls (Display toolbox) to display a Toolbox pane in your application window, or to hide the currently open pane. The pane contains the various collections of controls and objects available for use on your screens grouped by function, identified by an icon and a small preview image. Any custom or third-party controls managed by Canvas will also appear in the toolbox.

Use the Toolbox to manage and select controls and objects to incorporate onto your screens.

Native vs Web Client Toolbox

The Toolbox options change depending on the Target environment selected for Canvas. To switch between environments, go to the General settings > Application settings > Target environment.

Select the desired target environment where you intend to view and interact with your screens:

Canvas Native Toolbox Pane

Canvas Native Toolbox pane

Canvas Native Toolbox pane

Canvas Web Client Toolbox Pane

Canvas Web Toolbox pane

A sample Canvas Native Toolbox pane showing controls, BSS objects, and Local objects.

A sample Canvas Web Client Toolbox pane showing a subset of controls.

Choosing How to View the Toolbox Pane

In the pane title bar, you can select how to display the pane by default (whether to float, dock, auto-hide, or hide it), pin the pane in place, or close the pane. Unpinning (or hiding) a pane when not in use gains extra space for viewing your current screen or another open pane. Closing a pane can also occur from the pane title bar. The following icons are available:

See Customizing the Workspace for more information.

Refresh the Toolbox Pane

Click Refresh to initially load the Toolbox pane, or click Refresh periodically to reload the pane as you work.

Search the Toolbox

A Search tools options is available to search for a controls and objects within the Toolbox.

Search for any word or phrase by typing in the Search box. The search operation is case insensitive. Any matching strings will be shown in red text. There are three additional search operators available:

Quoted strings

When a word or a phrase is typed in quotation marks (""), the found results will contain only the exact same value. For example, "tank level", will yield only instances of tank level.

Search with quotes

Additive search

When a word or a phrase is typed after a plus sign (+), the found results will contain both the value before the operator and the one after it. For example, tank +level, will yield all instances of tank, plus all instances of tank level.

Additive search

Negative search

When a word or a phrase is typed after a minus sign (-), the found results will contain the value before the operator, but not the one after it. For example, tank -level, will yield all instances of tank, but no instances of tank level.

Negative search

Note that the search operators can be concatenated to yield desired results, for example, string -string -string.

Click X to remove the search term from the Search box.

Objects in the Toolbox

Any objects previously saved in your Object Library will also appear in the toolbox. Objects saved in an APPS or BSS folder or a local or network file-system folder will appear grouped together for quick access.

Drag Control or Object to Your Screen

Once you have found the tool or object you wish to use on a Canvas screen, simply select the control or object, drag it to a new or existing screen (or other objects), and resize and configure as needed. There is no limit to the number of objects you can nest on screens or other objects.

Sample Each Control or Object

Each control or object is sampled in the area at the bottom of the Toolbox.

Related Topics