Used inside a "messagebox" API call to indicate the style of message box to be shown. It is ignored for other API calls. Possible values are
| ok | Informational message box, one comfirmation button shown. |
| cancel | |
| feedback | Presents an entry widget in which to collect text. The value will be copied from the entry widget into the specified destination, which is specified in the targetwidget property of the message tag. |
| no_yes | Question box, with a "No" and a "Yes" option. |
| yes_no_cancel | Question box, with "Yes", "No" and "Cancel" options. |
| warning_ok | Same as "ok" but with a warning icon. |
The default is "ok".
No ATTRIBUTES
CONTENT DECLARATION
Top Elements
All Elements
Tree