Functions
The functions used to manage GUI forms defined by templates
are mainly located in the VxGui library. You will find details about these
in that section. Of particular note are:
|
uiFormShow |
Compose and display the specified form. |
|
uiFormKill |
Un-display the specified form. |
|
uiFormItemSet |
Set the specified item of the specified field. |
|
uiFormItemGet |
Get the specified item of the specified field. |