poIPostManager SetMouseAction

Sets the given button and modifier key string to the action.

Syntax

poIPostManager_handle SetMouseAction button

Application

HyperView Tcl Modify

Description

This command sets the given button and modifier key string to the action.

Inputs

button
The action associated with the left, middle, and right mouse buttons. The button string can be preceded by any combination of modifier keys; ctrl, shift, ctrl-shift (for example: "ctrl left", "ctrl-shift right", etc.).

Errors

Returns 0 if successful, otherwise an error code.