Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-08-27 | 382 Bytes | |
tkcalendar-1.5.1.tar.gz | 2019-08-27 | 48.7 kB | |
tkcalendar-1.5.1.zip | 2019-08-27 | 62.2 kB | |
Totals: 3 Items | 111.3 kB | 0 |
- Fix calendar drop-down not in front issue if window has the
-topmost
attribute in Windows (#49) - Make
Calendar.config()
andDateEntry.config()
accept a dictionary like standard tkinter widgets - Fix calendar not hiding when clicking again on
DateEntry
drop-down button in Windows (#51) - Fix maxdate disabled while it sould be the latest allowed date (#50)