Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-08-23 | 537 Bytes | |
tkcalendar-1.3.0.tar.gz | 2018-08-23 | 38.7 kB | |
tkcalendar-1.3.0.zip | 2018-08-23 | 51.2 kB | |
Totals: 3 Items | 90.4 kB | 0 |
- No longer set locale globally to avoid conflicts between several instances, use babel module instead
- Add option showwekknumbers to show/hide week numbers
- Add option firstweekday to choose first week day between 'monday' and 'sunday'
- Make DateEntry compatible with more ttk themes, especially OSX default theme
- Add possibility to display special events (like birthdays, ..) in the calendar. The events are displayed with colors defined by tags and the event description is displayed in a tooltip (see documentation).