Try checking the Save Behind attributes of the modal form, in order to
restore everything when you delete it.

But I think you should already have done this. How are you writing the text,
win WinDrawChars or something like that or you are filling fields?

Couse the winDrawChars had sometime make me some problems like that but I
don't remember exactly how was it

Ariel

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 29, 1999 4:39 PM
Subject: Text field in Modal form.?


>
> Hi Folks.
> After restore the original form I got text from the modalform showing.
> But this is just in one of my forms.
> Using  FrmDeleteForm(frm); FrmRestoreActiveState(&FrmState);
>   frm = FrmGetActiveForm();  FrmDrawForm( frm );  it worked ok in my
> form with
> some text fields,  but in my form where I have a table ,  it showing of
> the "text" from the modal form.
> Anyone know a way around this.?
>
>
> Thank u all
> Paal.
>

Reply via email to