[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


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





More information about the Python-Dev mailing list