[flexcoders] Re: Combobox focus glowing

2008-09-10 Thread flexaustin
Ok found it. Setting focusAlpha = 0 does the trick. But now I have another issue. Is it possible to change the font color in the combobox when the dropdown is activated? I want the font to be white while closed and when it opens change the dropdown font to black and the textfield (top item) to

RE: [flexcoders] Re: Combobox focus glowing

2008-09-10 Thread Alex Harui
setStyle(color, ...) on both dropdown and Combobox? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of flexaustin Sent: Wednesday, September 10, 2008 11:47 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Combobox focus glowing Ok found it. Setting focusAlpha