Visualizations that have the visualization type Dialog and serve as input requests are automatically instanced and managed by the internal dialog manager.
The dialog manager can be accessed in the application via the similarly internal visualization manager by calling the method GetDialogManager
.
The dialog manager has the following methods for handling a dialog.
You can program the method calls in function blocks or functions that are themselves called from the visualization or via the action Execute ST code
.
In addition, you can program the method calls in the application code. Make sure that the call runs in the VISU_TASK
. The behavior is undefined if this is not the case.
See also
Supplies a pointer to the dialog structure.
Dialog data are held for each display variant.