*DefaultMouseSettings()

Specifies the default mouse control settings for HyperView

Syntax

*DefaultMouseSettings(app)

Application

HyperView

Inputs

app
"HWX" for the New HyperView Experience mouse controls. "OFF" for using the standard HyperView mouse controls.

Context

*BeginGraphicDefaults

Example

*BeginGraphicDefaults()
    *DefaultMouseSettings("HWX")
*EndGraphicDefaults()

Comments

Note that in the case of the New HyperView Experience settings, not all options are currently available. Model manipulation functions are mapped to the same buttons. Certain functions such as window selection or context menu are assigned to different buttons.