You should use WinCreateOffscreenWindow(), get the handle of that and set it as the draw window. After drawing operations, you can copy offscreen bitmap data to the current ActiveWindow with WinCopyRectangle().
BrownB -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
