On 11/06/2021 22:20, Rich Shepard wrote:
> I need a date picker
+1
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos
--
https://mail.python.org/ma
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
I need a date picker for a couple of Python-3.7.2/Tkinter8.6 applications.
There seem
to be some available on the web. If you have experience with a date picker
(not a calendar that holds appointments for a given date) I'd like your
suggestions and recommendations for one.
TIA,
Rich
--
https://