Forum Navigation
You need to log in to create posts and topics.

Direct to screen drawing

Posted by: behmc <behmc@...>

Alright, I've been playing around with drawing to the screen (not a window,
the whole screen) and I've got a question. I don't have a problem getting
stuff to the screen, my problem is getting the system to update the rect.
I tried CALL INVALRECT(rect) but that didn't work (not that I expected it
to). I can't think of anything that would tell the system to update
off-hand and I couldn't find anything in the manuals.

Anyway, TIA,
*Chris