My app accepts a signature and when saved within the application, the
bitmaps is stored into a database and all works well.

When the user enters a signature and exits the application via the
silkscreen buttons (causing the appStop event to be generated) all regular
fields on the form are saved except the signature bitmap.

When an appStop event is created, is the screen memory wiped out prior to
letting the application perform all necessary saving?

On the frmClose event, I perform the winCreateOffscreenWindow and copy the
signature window into it so that I can perform the necessary items to
prepare it for storage.

All the fields on the form are saved properly.  The signature is stored
properly when the user presses the OK button to return to the main form.
Only when the user taps the silkscreen is the bitmap not stored.  The fields
are ok too.

Are my suspicions correct?

Thx in advance!!

Eddie



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

Reply via email to