Help with dialog box

Sector Unknown secun at yahoo.com
Thu Sep 25 08:41:24 EDT 2003


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?




More information about the Python-list mailing list