TEXT_STDOUT "font", RGB(r, g, b), x, y, width, height;

Scrollable text field for the standard engine output.

Parameters:

"font" Fontname
R Red Color 0 .. 255
G Green Color 0 .. 255
B Blue Color 0 .. 255
x X-Position of upper left edge
y Y-Position of upper left edge
width width of textfield
height height of textfield

Example:

See WINSTART.

See also:

WINEND, TITLE, SIZE, MODE, BG_COLOR, SET_FONT, TEXT, FRAME, BG_PATTERN, PATTERN, PICTURE, PROGRESS