[Python-Dev] Use a queue in Tkinter (was: Dealing with tone in an email)
Stefan Krah
stefan at bytereef.org
Sun May 6 08:51:45 EDT 2018
More information about the Python-Dev mailing list
Sun May 6 08:51:45 EDT 2018
- Previous message (by thread): [Python-Dev] Windows 10 build agent failures
- Next message (by thread): [Python-Dev] Use a queue in Tkinter (was: Dealing with tone in an email)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Steven D'Aprano wrote: >> What exactly didn't work? I don't understand. > > https://bugs.python.org/issue33412 Isn't the standard solution to use a queue for updating the GUI? At least I didn't have any problems at all with my one TKinter app, I think the method is described in the Python Cookbook. Stefan Krah
- Previous message (by thread): [Python-Dev] Windows 10 build agent failures
- Next message (by thread): [Python-Dev] Use a queue in Tkinter (was: Dealing with tone in an email)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list