Help with dialog box
Sector Unknown
secun at yahoo.com
Thu Sep 25 08:41:24 EDT 2003
More information about the Python-list mailing list
Thu Sep 25 08:41:24 EDT 2003
- Previous message (by thread): Help with dialog box
- Next message (by thread): send email
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've written a Python script that runs a MS Windows program using popen. However, at the end of the Windows program, a dialog box appears and asks for the user to click on OK. Is there a way to have Python set focus on the dialog box and click OK so my script can continue? Does anyone have an example?
- Previous message (by thread): Help with dialog box
- Next message (by thread): send email
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list