ADK_ContextStyle - Context style
The context style defines text elements (label, tool tips, explanatory text) and common options for GUI elements. The context style defines, how a GUI element appears in the context of its parent GUI element.
Typically, context style properties are defined in commonly used control elements and might be overwritten by context specific element definition. Thus, filed definitions (ADK_Field) may overwrite the context style definitions defined in the referenced field control (ADK_FieldControl) or event actions (ADK_EventAction) may overwrite context style properties of the related event action control (ADK_EventActionControl).
Since GUI element definitions are cached, changes in the context style become visible after restarting the application.
Attributes
- position - Element position
- distance - Outer element margins
- allign - Element allign
- display_level - Display level
- size - Element size
- hidden - Hide element
- auto_open - Open element
- disabled - Disable element
- checked - Element is marked as checked after being opened
- separate - Separate from next element
- mouse_tracking - Enable mouse tracking
- accept_drop - Accept drops
- docking_window - Docking window
- label_position - Label position
- text_definitions - Text definitions