on 9/11/00 9:36 AM, Alexander Horoshilov at [EMAIL PROTECTED] wrote:
>> In an application :
>> - Form1 invokes Form2 through FrmPopupForm(idForm2).
>> - Form2 invokes in turn Form3 through FrmPopupForm(idForm3).
>> - Form3 calls FrmReturnToForm(0) and sets a flag in globals to tell Form2 to
>> return as well.
>> - in frmUpdateEvent processing of Form2, the flag is tested and when true,
>> Form2 calls FrmReturnToForm(0).
One approach is to call FrmCloseAllForms(); followed by FrmGoToForm(FORM1);
-JB
----------------------------------------------
JB Parrett [EMAIL PROTECTED]
Palm, Inc.
We grow a lot faster than trees,
so we miss a lot of stuff. - B. Andreas
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/