ModalDialog.NotifyDialog
ModalDialog.NotifyDialog — A simple dialog that presents a message with an "OK" button.
|
|
Description
A notification dialog that displays a message to user. Destroys itself after user clicks "OK"
Functions
_init ()
_init (string label
);
Constructor function.