The Canvas Editor Context Menus

Canvas Context Menu

This menu can be accessed by right-clicking in the canvas area.

Paste

Pastes one or more actions from clipboard.

Undo

Undo the last action edit

Mode

Sets the editor into one of three modes - Select, Pan, or Zoom.   The status area at the bottom of the canvas will change to detail what mouse and keyboard combinations will perform which functionality.

Wiring Sets wiring display preference.  Direct: straight line from port to port.  Right Angle: Vertical/Horizontal lines only with 90 degree turns.
Reset Zoom

Returns the action statements to their original size. Whatever was centered on the drawing area remains centered.

Full Zoom Out

Shrinks the drawing to fit entirely on the drawing area.

Center Zoom on Selected

When you select one or more actions, the selected actions are enlarged and centered on the drawing area. To return the action to a normal view, use Full Zoom Out.

Increase Zoom

Increases the size of all the action statements. In order to make the action statements larger and larger, select the Increase Zoom button multiple times until the action statements are the size you want.

Decrease Zoom

Decreases the size of all the action statements. In order to make the action statements smaller and smaller, select the Decrease Zoom button multiple times until the action statements are the size you want.

Help Display help

Action Context Menu

This menu can be accessed by right-clicking on any action.

Cut

Deletes one or more actions and then copies them to the clipboard.

Copy

Copies one or more actions to the clipboard.

Paste

Pastes one or more actions from clipboard.

Undo

Undo the last action edit

Center Vertically

Centers selected actions to other actions in a vertical position.

Center Horizontally

Centers selected actions to other actions in a horizontal position.

Distribute Vertically

Spaces selected actions equally on a vertical axis.

Distribute Horizontally

Spaces selected actions equally on a horizontal axis.

Renumber All Actions Renumbers all the actions
Disable Action

Disables selected actions.   These actions will be skipped over during trigger execution.

A disabled action appears with a dashed border as shown:

Start and Error Handling actions cannot be disabled.

Find Instances Find instance of selected actions used in other triggers