Settings related to mouse, touch screen and drag&drop.
Gives the mouse state of the control:
In multi-touch environment, can be an array of [0..1] values.
Gives the mouse wheel speed and direction, -1,-2,-3,...=forward, 1,2,3,...=backward.
Enables or disable the mouse wheel action.
Sends a 1 value if the user has [dbl-clicked] on the control.
Determines if the mouse is active on the control.
Gives the mouse X position on the control in relative coordinates from 0=most-left to 1=most-right.
In multi-touch environment, can be an array of [0..1] values.
Gives the mouse Y position on the control in relative coordinates form 0=top to 1=bottom.
In multi-touch environment, can be an array of [0..1] values.
See manipulate-bitmaps.
Background bitmap input.
Use [CTRL + Click] to reset the input.
Background bitmap output.
Pressure value on touch-screens.
The pressure value is not available on all touch screens.
Gesture information.
In touch and multi-touch environment, returns an array of the fingers movements See multi-touch
When ON, the value of the control is reset automatically on mouse up.
See using-drag-drop.
Enables the drag on this control.
Enables or disables the drag&drop possibilities on this control.
Name of the dropped file.
Clears the latest dropped file name.
When ON, move up-down to rotate a knob, left-right when OFF.
Mode of the precision factor. Can be disabled or for touch screen only or always (touch screen and mouse).
Precision factor when the control is modified with a touch screen. Hi values for hi precision on touch screen.
Behavior of the control when it is modified with a touch screen.
When ON, the mouse wheel acts in circular mode.
Determines if the control can be modified with the [arrow] keys of the keyboard.
Sends a 1 value when the control is hovered with the mouse.
Determines the type of mouse cursor for the control.
Sends 1 when the control is selected.
version 7.0.250121
Edit All Pages