sysMsgBox__active_frame |
parentFrame |
Stores the active frame when called. |
dir |
string |
Desktop directory under /win/devices. |
frame |
sysMsgBoxFrame |
The instantiated frame window. |
title | string |
Title bar text. |
message | string | Message to display. |
bgcolor | number |
Background color of the message box, if nil the theme's popup_back color is used. |
active_frame | parentFrame |
The currently active frame when called. |
none |
gdi |
GDI |
GDI object to use for drawing. |
bounds |
rect |
Invalidated area of the window. |
none |
active |
boolean |
True if made active, false if inactive. |
none |
none |
result |
boolean |
Always true. |
none |
result |
boolean |
Always true. |
color |
number |
Color to set. |
none |