I think you have to delete the active form with FrmDeleteForm(); Am i right?
----- Original Message ----- From: "Steve" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Thursday, September 23, 2004 7:08 AM Subject: FrmGotoForm / FrmReturnToForm(0) > I've got quite a few pop-up forms in my Application which I invoke with FrmGotoForm and then close with FrmReturnToForm(0). > > On the Palm Garnet Simulator I get a "memorymgr.c, Line:3752, Free ptr" error when FrmReturnToForm(0) is invoked. This happens for all my forms (I'm consistent ;-), one, for example has two buttons, a label and a single Field (text). > > I am not allocating any memory myself when this form is loaded / drawn. > > Any ideas ? > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
