Mark some dates
Brought to you by:
freixas
Why don't add support for marking in some ways some dates?
I'm trying your JCalendar for a University Software
Project, and I've modified it (really badly, but it
works) using a private static Vector containing DateS,
and in updateCalendarComponents I've put a check if the
actual date is contained in this Vector. If so, I've
displayed a background icon on the ToggleButton.
Logged In: YES
user_id=904426
Thanks for your suggestion.
Sounds great. The truth is that this project is low-priority
for me. I'm glad you were able to make the change you needed
and I encourage people to customize the code for their
needs. If you have a *high-quality* solution, you could send
it to me and I'll consider including it so that everyone can
benefit. Otherwise, it's unlikely to happen.
Needless to say, there's no point forwarding a bad hack.