Shows a confirmation prompt.
The message to display.
The callback to call.
The icon to use.
[old API - use DialogCreator]
Shows a messagebox containing an error.
The title of the message box.
The message to display.
The string to display as the confirmation button caption.
Shows a status box with an idle progress bar.
The title of the message box.
The message to display.
[old API - use DialogCreator]
Shows a messagebox containing an informational message.
The title of the message box.
The message to display.
The string to display as the confirmation button caption.
Shows a prompt.
The title of the prompt.
The message of the prompt.
The default message to include.
The callback to use once the prompt is complete.
Is a password prompt.
Shows a status box.
The title of the message box.
The message to display.
[old API - use DialogCreator]
Shows a messagebox containing a warning.
The title of the message box.
The message to display.
The string to display as the confirmation button caption.
Generated using TypeDoc
Simple MsgBox API.
Legacy API, retained for compatibility. Consider migrating to
DialogCreator
.