> Unfortunately, you're completely on the wrong track with an infinite loop constantly checking for a status change. A change of status, however that is effected, is an event: you should allow Tk to respond to such an event.
The issue is that within the call to check_for_status(); is a webpage scrape; there is no way to have the webpage "push" the status changes to me; I have to determine that myself. For that reason a while (1) loop seems necessary.
The use case is that this script will just run silently in the background and alert me with a popup when/if a status change occurs.
In reply to Re^2: How to display Tk window without waiting for user input
by Special_K
in thread How to display Tk window without waiting for user input
by Special_K
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |