LM.GUI.SimpleDialog(title, subClass)
Version added: before 9.5
Creates a new LM_SimpleDialog object
Arguments:
| Name | Type | Description | Default | Ver |
| title | String | The dialog's title | < 9.5 | |
| subClass | Table | An empty table to set up as a dialog subclass | < 9.5 |
Return value:
The LM_SimpleDialog class is used to create dialog boxes - windows that can be filled with other user interface controls. An LM_SimpleDialog object automatically provides OK and Cancel buttons.
Search results
Usage of 'SimpleDialog' is found in the following scripts:
Smartbone Fixer (Original Edition) by eugenebabich
View Code
Lua Console (Original Edition) by A.Evseeva
View Code