Active element that displays a menu containing values of the parameter when clicked.
See the PARAM_TEXT widget for text formatting options used in the menu, and the Attributes Common to Param Controls.
Name | Value Type | Default Value | Description | Comment | V. | Exp. |
---|---|---|---|---|---|---|
Images | ||||||
image |
empty |
Image file for the normal state. |
|
1.4.3 |
No | |
image_mask |
'image' value with '_mask' postfix |
Path to the alpha mask for previous image. |
This value is optional since by default it is generated from 'image'. |
1.4.3 |
No | |
image_disabled |
'image' value with '_disabled' postfix |
Image file containing the image to display when the control is disabled |
This value is optional since by default it is generated from 'image'. |
1.4.3 |
No | |
image_disabled_mask |
'image_disabled' value with '_mask' postfix |
Path to alpha mask for previous image |
This value is optional since by default it is generated from 'image'. |
1.4.3 |
No | |
image_hover |
'image' value with '_hover' postfix |
Image file containing the image to display when the mouse is over |
This value is optional since by default it is generated from 'image'. |
1.4.3 |
No | |
image_hover_mask |
'image_hover' value with '_mask' postfix |
Path to alpha mask for previous image |
This value is optional since by default it is generated from 'image'. |
1.4.3 |
No | |
image_focus |
'image' value with '_focus' postfix |
Image file containing the image to display when the control has focus |
This value is optional since by default it is generated from 'image'. |
1.4.3 |
No | |
image_focus_mask |
'image_focus' value with '_mask' postfix |
Path to alpha mask for previous image |
This value is optional since by default it is generated from 'image'. |
1.4.3 |
No | |
image_pushed |
'image' value with '_pushed' postfix |
Image file containing the image to display when the button is pushed. |
This value is optional since by default it is generated from 'image'. |
1.4.3 |
No | |
image_pushed_mask |
'image_pushed' value with '_mask' postfix |
Path to alpha mask for previous image |
This value is optional since by default it is generated from 'image'. |
1.4.3 |
No |