> Can somebody point me at some example code of using an off-screen buffer > for drawing and then double-buffering?
The demo at src/nanox/demos/demo6.c demonstrates creating an offscreen pixmap, drawing to it, and then copying it to the screen. Regards, Greg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]