UI Functions
These functions can be used to manipulate the user interface:
DataInvalid | Used to display a message if the input from the user is not correct |
Disable | Used to indicate that the plug-in can not be used |
GetUIElement | Gets a value from the X-Setup UI |
SetUIElement | Sets a value in the X-Setup UI |
Restart | Used to indicate that the computer needs a restart |
Remarks:
It is highly important that these functions are called in the correct event - else they will have no effect at all.