[PyQt] how to mark dates in QCalenderwidget with RED color
Hans-Peter Jansen
hpj at urpla.net
Mon Feb 21 19:20:11 GMT 2011
On Monday 21 February 2011, 19:53:32 ad3d wrote:
> hi guys,
>
> i am trying to use QCalenderWidget in my program & to show public
> holidays i want to mark some dates RED same like saturday & sunday
> marked by qt.
>
> i am using PyQt4
>
> How can i do dis?? Any suggestion????
Check out the calendarwidget example, that comes with current versions
of PyQt.
Pete
More information about the PyQt
mailing list