Hi...

I'm having a hard time getting forms to behave :)...

My problem is, that when i return to my mainform (from another form), some
of the text from the disposed form is still visible...

i have the saveunder attr set.
and i initialize the form like this :

FrmInitForm(formname);
FrmDoDialog(formptr);

and when the form returns i do this 
FrmEraseForm(formptr);
FrmDeleteForm(formptr);
FrmDrawForm(MainForm);



anyone ?

Jimmy

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to