1. grey editText field

Does anyone know how to grey a editText field (it's for a display item that
the user can't change..

thanks..

...george

new topic     » topic index » view message » categorize

2. Re: grey editText field

i found the solution...thanks anyway.

...george
----- Original Message -----
From: "George Walters" <gwalters at sc.rr.com>
To: "EUforum" <EUforum at topica.com>
Subject: grey editText field


>
> Does anyone know how to grey a editText field (it's for a display item
that
> the user can't change..
>
> thanks..
>
> ...george
>
>
>
>
>

new topic     » goto parent     » topic index » view message » categorize

3. Re: grey editText field

Care to share???

Euman
euman at bellsouth.net
> i found the solution...thanks anyway.
> 
> ...george

new topic     » goto parent     » topic index » view message » categorize

4. Re: grey editText field

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
>
>
>
>
>
>

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu