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

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Caspar
Heiden, vd
Sent: Friday, April 23, 2004 8:22 AM
To: Palm Developer Forum
Subject: RE: DIA - functions driving me completely INSANE!!!

Well, I _almost_ got things figured out, apart form one nasty little problem
on a Clie:

- If I Pop _up_ the silkscreen (Input area) and blit the bitmap to the
screen, the bottom of the bitmap is drawn over the input area. I _do_ see
the input area for a second before the bottom of the bitmap is drawn over
it.

- I checked the height of the bitmap using BmpGetDimensions. When the input
area is 'up', it is 320, as expected.

- if I draw in the input area, it appears.

Does this ring any bells with anyone? _Please_?

(I know technically speaking, this should be on a Sony Clie mail list, but I
really don't fancy subscribing to yet another mail list...)

Thanks & regards,

Caspar  



--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to