Tkinter8.6: date picker

Rich Shepard rshepard at appl-ecosys.com
Fri Jun 11 18:34:46 EDT 2021


On Fri, 11 Jun 2021, Dan Stromberg wrote:

> I think most Python folks are doing their GUI's with a web browser, Qt, or
> GTK+. I mostly use GTK+. But best wishes on getting a recommendation for a
> Tkinter date picker.

Dan,

I don't like working in a web browser; Qt apparently has very weak support
for multiple-table databases where joins involve several tables, and I've
never used GTK+ for UI.

One of the applications I'm developing will be for my clients to use. Most
of them run some flavor of Windows so I want to keep the software
requirements simple: Python3 and SQLite3.

Regards,

Rich


More information about the Python-list mailing list