I agree, it seems to be very basic. But itīs wrong explained in the manual.
Try this as start:

Code:

WINDOW WINSTART
{
TITLE "Your Title";
SIZE 512,128;
MODE IMAGE;
BG_PATTERN <your bitmap.bmp>, OPAQUE;
PROGRESS RGB(0, 0, 255), 25, 0, 110, 512, 18;
}



Iīve to ask Anarchie for "TEXT" and "TEXT_STDOUT", weīve figured out the issue, but I donīt remind it.
Be sure that your picture has only 8 bit.


no science involved