Name
Popup::TimedWarning —
Show a warning message and wait specified amount of time or until user clicked "OK".
Synopsis
Import Popup;
void
Popup::TimedWarning
( |
string
| message
, |
|
integer
| timeout_seconds
) ; |
Parameters
-
string
message
warning message string
-
integer
timeout_seconds
time out in seconds