There's no easy way to highlight them using the public API.

Manish


Its not recommended to use mx_internal properties since they maybe made private later. However you could set the styleName property of the dateGrid's dayBlocksArray to the style of your choice, in say, creationComplete of your DateChooser. (dayBlocksArray is the 7*7 grid of textField's inside the Datechooser)

d.mx_internal::dateGrid.mx_internal::dayBlocksArray[1][1].styleName = this;


Thanks,
Anant.


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to