At 2:10 AM +0100 2002/03/14, Nick Hoggard wrote: >What is the easiest way to draw a bitmap anywhere on the screen. I can't find a way >to do a bitmap in the constructor and move it around. (Apologies if this has been >answered before, but I counldn't find anything in the archives.)
Um... maybe you could check the Palm OS API docs first? ;o) void WinDrawBitmap (BitmapPtr bitmapP, Coord x, Coord y) Regards, Jim Schram PalmSource Inc. Partner Engineering -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
