Beauty - thanks all

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ian
Thomas
Sent: Tuesday, September 09, 2008 12:48 PM
To: Flash Coders List
Subject: Re: [Flashcoders] TextArea class properties

Try the style 'disabledColor'.
The docs are here:
http://livedocs.adobe.com/flex/3/langref/mx/controls/TextArea.html

Ian

On Tue, Sep 9, 2008 at 5:41 PM, Lehr, Theodore M (N-SGIS) <
[EMAIL PROTECTED]> wrote:

> Beauty - this works - but it is graying out my text - how can I
maintain
> the same text color when it is disabled... is there a style that is
> applicable?
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Jon
> Bradley
> Sent: Tuesday, September 09, 2008 12:35 PM
> To: Flash Coders List
> Subject: Re: [Flashcoders] TextArea class properties
>
> On Sep 9, 2008, at 12:05 PM, Merrill, Jason wrote:
>
> > Have you tried selectable = false?
>
> I think it might be:
>
> textAreaInstance.enabled = false;
>
> Getting rid of the focus rect is generally a separate issue though,
> but when the component 'enabled' property is set to false, the focus
> rect shouldn't show.
>
> - jon
>
>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to