digitalmars.D.dwt - How to highlight a particular day in DateTime / Calendar widget?
- Mitja <mitja_ursic yahoo.com> Aug 05 2009
- Frank Benoit <keinfarbton googlemail.com> Sep 01 2009
I looked at DateTime source but couldn't find any functions that would highlight given day in Calendar in different color. Is it even possible at this time? Also, can today's date be marked distinctly from others?
Aug 05 2009
Mitja schrieb:I looked at DateTime source but couldn't find any functions that would highlight given day in Calendar in different color. Is it even possible at this time? Also, can today's date be marked distinctly from others?
if you can do that in swt, it should also work in dwt. So you probably ask in the official swt newsgroup.
Sep 01 2009








Frank Benoit <keinfarbton googlemail.com>