Hi,
I am having some trouble with closing a form. My form handler is calling
FrmGotoForm(newFormPtr) on a frmCloseEvent and returns false, but the
newForm is drawn on top of the previous form. So it looks like the
previous form was not erased. Are there any situations where
FrmHandleEvent would not automatrically erase and delete a form on a
frmCloseEvent?
Note, i also tried to erase and delete the form programatically and
return false to FrmDispatchEvent but this causes the application to read
an unallocated memory chunk (probably when trying to delete an already
deleted form).
I suspect I'm doing something wrong in the code or constructor but
where? Any idea?
Thanks,
Massimo
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/