Dialog Select definition values
Data structures associated with this dialog.
struct SSelectionEntry |
Selection entry structure
Used to provide the necessary data for the selection dialog and to declare the selected position in it.
Class Members | ||
---|---|---|
string | id | Entry identfication string. |
string | name | Entry name to show on GUI dialog. |
bool | selected |
Place where entry can be preselected and after return the from user selected is set. |