A client of mine has voiced a concern with overlapping screens in the application I am coding for them. The problem occurs going from a full screen form (MainForm) to a modal form (PINForm) to another full screen form (Form1). The app. goes from Main Form to PINForm fine, then from PINForm to Form1. After going to Form1 it appears as though MainForm and Form1 are overlapping. I have not been able to duplicate the issue, but the client has on numerous occasions.
Navigation between forms is done with FormGotoForm. PINForm, the modal form is not set to "Save Behind". Can anybody help me with this issue? I test the app. on a Palm V, the client is testing with a Palm Vx. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
