Re: grey editText field
- Posted by George Walters <gwalters at sc.rr.com> Aug 22, 2001
- 363 views
Sure... do this. setWindowBackColor(sle[i],{230,230,230}) setEnable (sle[i],False) where sle[i] is the id of the editText window. You can then set it back to "BrightWhite" when done. "LightGray" can be done for the {230,230,230} ...george ----- Original Message ----- From: <euman at bellsouth.net> To: "EUforum" <EUforum at topica.com> Sent: Tuesday, August 21, 2001 2:27 PM Subject: Re: grey editText field > > Care to share??? > > Euman > euman at bellsouth.net > > i found the solution...thanks anyway. > > > > ...george > > > > > >