[Tkinter-discuss] Program continuing execution while tkinter window is open

Massimo POZZONI massimo.pozzoni at st.com
Thu Sep 22 12:17:50 EDT 2022


I'm wondering if there is any way to have a tkinter window running, while the main program is continuing its execution.
I tried with threading but with no success.

So far I always got the program to wait until the tkinter window is closed.

Is there any way to have the python main program to continue the execution while a tkinter window is open?

Massimo




ST Restricted
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/tkinter-discuss/attachments/20220922/17ae073a/attachment.html>


More information about the Tkinter-discuss mailing list