[BangPypers] waiting for Third Party Applications in python

Senthil Kumaran orsenthil at gmail.com
Fri Nov 19 07:50:51 CET 2010


On Fri, Nov 19, 2010 at 11:04:16AM +0530, Mandar Vaze / मंदार वझे wrote:
> > 2. Is there a way, i can know that third pary application has thrown
> > up a dialog box, so that i can wait in Python till that point and
> > execute clean up commands like killing the application, renaming
> > the document etc.
> >
> 
> I'm not sure if there is a way to interact with GUI application

There is one called PywinAuto:
http://pywinauto.pbworks.com/w/page/9546216/FrontPage

-- 
Senthil


More information about the BangPypers mailing list