"Yu, Ken [IT]" <[EMAIL PROTECTED]> wrote
> on my stop application event, I added call to
>
> frmSaveAllForms();
>
I use frmCloseAllForms and handle frmCloseEvent.  I'm not
sure what the relative benefits are but frmCloseEvent seems
more likely to be called in the normal course of events so it
seems better to respond to this.  On the other hand the
documentation says that frmSaveEvent is only posted by a
call to frmSaveAllForms so if your form is closed in a different
unexpected way you will get the same problem arise.

Since I haven't really tested the impact of this in my code some
informed opinion on the difference would be good.

Chris Tutty



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

Reply via email to