Simple dialog designer that generates an XML dialog definition. The dialog shows the dialog as a tree, where the user can drag and drop items in the tree, add groups and add tabs. A preview of the dialog is shown alongside.
Number | Type | Compulsory | Default | Description |
---|---|---|---|---|
1 |
string |
No |
<<empty string>> |
Initial XML definition |
This optional argument can contain a basic XML definition of the dialog. Note that XML nesting is not processed and all elements are added to the root of the tree.
Return type: string
An XML file describing the dialog.
|