poIPostManager GetMouseAction

Gets the action associated with the given button modifier key string.

Syntax

poIPostManager_handle GetMouseAction button

Application

HyperView Tcl Query

Description

This command retrieves the action associated with the given button modifier key string.

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 the action name.