dialog_item <-
status: {inactive,active,preview,execute}The status variable describes the current status with regard to
processing user-events. The values are:
- inactive
- Default initial value
- active
- In focus of events; the item may indicate so.
- preview
- Indicates releasing the button now will start execution
- execute
- Indicates the dialog_item
<->message
is currently executing
Defaults: inactive
- See also
- - dialog_item-execute_event
- dialog_item-cancel_event
- dialog_item-release_event_focus
- dialog_item-preview_event
- dialog_item-obtain_event_focus