Pausing a program - poll/sleep/threads?

Simon John simoninusa2001 at yahoo.co.uk
Thu Feb 17 12:02:41 EST 2005


I don't think time.sleep() will work too well, I think it will cause
the program to hang around in the foreground, and prevent the GUI
updating.

I'll give it a try just to make sure, as I can't figure out the
signal/alarm thing (the alarm only seems to trigger when I click a
button, not after n-seconds....




More information about the Python-list mailing list