i was wondering if it was possible to draw directly on the desktop. for example,
screen.line (0,0)-(screen.scalewidth,screen.scaleheight)

or something like that so you draw things directly on the desktop instead of a picture box.

is this possible?