company logo

ControlContext - GUI control context

GUI control context class provides basic functionality for GUI controls. Each GUI control in an ODE application is associated with a GUI control context class. The context class for a GUI control is defined in the field control definition (general context) or in the field definition (specific context). A context class in the field definition will replace the context class definition in the control.

All application control context classes inherits from the GUI control context class GUIBaseContext .

Function Groups
Functions