Re: Tkinter8.6: date picker

2021-06-14 Thread Alan Gauld via Python-list
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/mailman/listinfo/python-list


Re: Tkinter8.6: date picker

2021-06-11 Thread Rich Shepard

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
--
https://mail.python.org/mailman/listinfo/python-list


Tkinter8.6: date picker

2021-06-11 Thread Rich Shepard

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://mail.python.org/mailman/listinfo/python-list