Want to display a message box while subprocess is running

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • dudeja.rajat@gmail.com

    Want to display a message box while subprocess is running

    Hi,


    I m using subprocess module and using the Popen call. While the
    subprocess if running, I want to display a tkMessageBox().

    Does some one has a sample code for this?


    Thanks and regards,
    Rajat
Working...