[flexcoders] BackgroundColor DateField

2009-03-26 Thread christophe_jacquelin
Hello, How to set the background color of a DateField ? Thank you, Christophe,

[flexcoders] backgroundColor undefined?

2007-02-28 Thread Kevin
In the Flex documentation on backgroundColor it says: The default value is undefined, which means it is not set. If both this style and the backgroundImage style are undefined, the component has a transparent background. However, I have found with many components that this is not true

[flexcoders] BackgroundColor

2006-05-10 Thread Chris Scott
In Flex 2 Beta 3, setting the backgroundColor on the application doesn't seem to work anymore, is this really so? I am also having TONS of issues with states, adding and removing child components... Chris Scott [EMAIL PROTECTED] http://cdscott.blogspot.com/

Re: [flexcoders] BackgroundColor

2006-05-10 Thread michael . corbridge
backgroundColor=#008040 fillColors=[#008040,#008040] gets you a green background fillColors=[#008040,#008040] gets you a green background with an momentary flash of grey --

Re: [flexcoders] BackgroundColor

2006-05-10 Thread Peter Baird
Title: Re: [flexcoders] BackgroundColor And one last, lest we forget: backgroundColor=#008040 FillAlphas=[0, 0] Gets a green background, for those purist who can't stand knowing that their solid color was actually created by a gradient. -Peter On 5/10/06 3:52 PM, [EMAIL PROTECTED] [EMAIL

[flexcoders] backgroundColor vs. backgroundImage

2005-07-25 Thread m00n_de
hi, I use a backgroundImage out of a theme.swc. When my application loads and the initialize preloader appears, the backgroundcolor is the default gray, then when the theme has loaded my background appears. When i set a backgroundColor its used in the initalization but my backgroundImage doesn´t

Re: [flexcoders] backgroundColor with none defined?

2005-01-30 Thread Manish Jethani
JesterXL wrote: I posted claiming you can't set a backgroundColor at runtime for an application unless you previously had set it at authortime first. Manish said that's untrue, that you can, and although I believe him I can't get it to work; anyone? Apparently that's true only of the