Dunno what the problem might be but I always use FrmGotoForm and I've never
had any problems.

Regards,

John.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Nielsen,
Jimmy Selgen
Sent: 01 March 2000 10:46
To: Palm Developer Forum
Subject: how to "redraw" forms


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


--
"This message is brought to you by Reuters.net;
Any views expressed are those of the sender, except where the sender
specifically states them to be the views of Reuters Limited."


-- 
"This message is brought to you by Reuters.net;
Any views expressed are those of the sender, except where the sender
specifically states them to be the views of Reuters Limited."

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

Reply via email to