Hi.... What is the correct order for displaying/erasing a form ??... currently i'm doing this : FrmInitForm(formptr); FrmDoModal(formptr); FrmEraseForm(formptr); FrmDeleteForm(formptr); but somehow one of my forms just wont delete....(the other 3 disappears just fine ).. I've tried using the SaveUnder attr, but it didnt help... and i've done a FrmDrawForm(OldFormPtr), still no luck... Jimmy -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
