Subject: | could the contentcolor method be overridden to accept a date as well? |
I am writing a class called MyDataCalendar which uses CalendarMonthSimple. One of the requirements is to show the dates for which i have data in a different color than the rest of the calendar table. Unfortunately, the contentcolor method accepts a color which is applied to all the cells. It would be nice to be able to control the color of each cell individually.
thanks
vish