Try checking the save behind attribute. It restores the area that is behind
the modal
However, I think you probably have done this. Are you using WinDrawChars or
some draw funciton to display the text or you are just filling fields before
displaying the form?
I remember having some trouble with that but I cant remember exactly de
problem and the reason.
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.
>
>
>
>
>