At 02:39 PM 6/23/2004, you wrote:
Yep. I realise that. However, after FrmReturnToForm, I use FrmCloseAllForms
which also doesn't close the form. I guess I wasn't very clear as to the
problem.

FrmReturnToForm will call FrmEraseForm and FrmDeleteForm on the current, active form. So, any operations you need to do to the current form need to be done before the FrmReturnToForm call. Since the form's been deleted, it won't get a frmCloseEvent from the FrmCloseAllForms call either.


-- Ben Combee, DTS technical lead, PalmSource, Inc.
   Read "Combee on Palm OS" at http://palmos.combee.net/


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

Reply via email to