Hold Down Px Binding (videoDriver-HoldDownPxBinding)

This binding establishes a relationship between a widget value and the mouse down and release graphics.

To the button states on a Px page, you use these properties to bind what opens to each graphic widget.

Figure 22.   Hold Down Px Binding properties
Image

To view these properties, expand Config > Drivers, expand your video network, double-click your Px graphics folder, double-click the MouseDownButton glyph and click binding at the bottom of the view.

Property Value Description
Ord ORD list Defines the location of the actions to bind to the mouse down and mouse release values.
Degrade Behavior drop-down list (defaults to None)
Specifies how the interface displays invalid options. For example, if a user does not have permission to invoke a specific action, a button bound to that action can be grayed out or hidden entirely.

Disable grays out the invalid option.

Hide removes the invalid option.

On Mouse Down slot Specifies the action to be taken when you hold the mouse button down. If an appropriate Ord property value is set, you can choose Slot and Value settings from the On Mouse Down window that opens when you click in the property from the Px Editor view.
On Mouse Release slot Specifies the action to be taken when the mouse button is released. If an appropriate Ord property value is set, you can choose Slot and Value settings from the On Mouse Release window that opens when you click in the property from the Px Editor view.