Hi.

Am I right in thinking that if I let the default event handler
FrmHandleEvent() process a FrmCloseEvent for me that in addition to
erasing the form it will also free the memory allocated to any object on
the form like fields and table entries? I think this is right but the
reference document does not state this explicitly.

If this is not correct then I assume that I must handle the
FrmCloseEvent in my form handler and free memory allocated to the form
objects myself.

Thanks in advance for any/all input!


Casey






-- 
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