Display message while running...

c42 nospam at nospam.net
Mon Sep 22 09:46:40 EDT 2003


I'm writing a script that needs a message not to touch the screen while 
it runs. (Windows NT/2K/XP) 

I tried win32api.messagebox, but this stops the program until someone 
clicks on OK. (A response (ie. "OK") is not required.)

Any suggestions?

Thanks!




More information about the Python-list mailing list