I am calling FrmGotoForm(FormB) to switch from FormA to FormB.
In the frmCloseEvent handler of FormA I'm calling FrmAlert to check if the
user wishes to save the currently open file to flash.
The problem is that the FrmAlert event loop eats the frmLoad and frmOpen
events for FormB.
Once the Alert closes, I'm stuck without an open form.
There are ways around the problem,
I'm just surprised that I haven't come across this in the docs, has anybody
else?.

KP



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

Reply via email to