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
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to