<[EMAIL PROTECTED]> wrote>
> However, there's another problem. This one relates to form refreshing (I
> think). I kill all the handles in my form's close event (right after
> FrmReturnToForm(Main)), everything is fine.
> But, if I were to quit my dialog form (which has all the fields) using
> the "Application (Home)" silkscreened button, somehow, FrmReturnToForm
> does not delete my dialog form, I kill the handles, and the OS gives me
> a NULL handle error. I am fairly sure that the NULL handle is from my
> field (the one I killed).
> Any ideas?
>
A couple of vague ones, but it would be good to know more about the
error.  Have you tried stepping through the code (or writing status to a
log file) to find out exactly where the problem occurs?

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