Hi eddie , I need to a similar kind of signature app. But i am new to palmOS programming...I have build few a apps. Can u please tell me how to start for such kind of app. Which API will i need to use. I would appreciate if u send me a sample code for this.
bye wax 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 -- ______________________________________________ IndiaInfo Mail - the free e-mail service with a difference! www.indiainfo.com Check out our value-added Premium features, such as an extra 20MB for mail storage, POP3, e-mail forwarding, and ads-free mailboxes! Powered by Outblaze -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
