. You mentioned " create thread to run get_network_message" in your
pseudocode (in main() ). Could you guide me towards which Class to use for
this?
Thanks!AC
On Sunday, May 27, 2018, 1:04:22 PM EDT, Alan Gauld via Tutor
wrote:
On 27/05/18 16:18, Alejandro Chirife
Hi all, I am having a hard time to create what at first looked like a simple
program with Python 3 and Tkinter:
The UI consist of a window with a label and a button.
The label shows "waiting for a message" and the button shows "reset display".
The handler for the button click just resets the