Hmmm, I'm afraid this isn't going to be an option for me. But since I have to consider every option, is drawing a bitmap to a gadget faster / slower / comparable to simply drawing to a window? Framerate _is_ an issue for us.
Thx & regards, Caspar -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthew Bevan Sent: Friday, April 23, 2004 7:38 PM To: Palm Developer Forum Subject: RE: DIA - functions driving me completely INSANE!!! In the case of my JPEGView program, I use a Gadget to manage all of the drawing. When the form is resized (taller/shorter, wider/thinner) the Gadget is resized, then called to update itself. Because Gadget drawing is clipped, I have no troubles like you are describing - and a "fullscreen" mode is simplistic to implement (just move the gadget up 15 pixels and make it 15 pixels taller). - Matthew Bevan -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
