Megsman
Megsman
Still happening on macOS Monterey, python 3.9.16. I used pip to install tkcalendar. with _top_cal.overrideredirect(False) I still have to click the down arrow several times before the calendar opens as...
It would be great if the scrollheight can be changed programmatically through config or configure so I could bind it with the change in the outer window's height.
My work around was to create a new DateEntry with the startdate configured to be the new date that I wanted it to change to.