On 5/7/07, kredding.geo <[EMAIL PROTECTED]> wrote: > Both of those seem like they only work for the background square that > gets highlighted when selected. I need the background to be blank, but > I need to actually modify the text font and color. Is there no way to > do this without using a .swf?
You'll have you look into extending the component and modifying the dayBlockArray in the CalendarLayout object. The DateChooser probably needs something like a "selectedDateStyleName". > --- In [email protected], "Manish Jethani" > <[EMAIL PROTECTED]> wrote: > > > > On 5/4/07, kredding.geo <[EMAIL PROTECTED]> wrote: > > > Is there any way to modify the text color and size of the > > > selectedRanges in the DateChooser? > > > > You have the "selectionColor" and "selectionIndicatorSkin" styles. I > > think you're looking for the latter (custom skin in which you control > > the colours, fonts, etc.). > > > > > > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com > Yahoo! Groups Links > > > >

