Display message while running...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • c42

    Display message while running...

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

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

    Any suggestions?

    Thanks!
Working...