[python-win32] how to activate subwindow of the application ???

Tim Golden mail at timgolden.me.uk
Thu May 8 16:28:34 CEST 2008


neha rai wrote:
>  I am making a tool that needs to open subwindow of another application,
> enter some text in it click ok and then open the same window again. i am
> able to  put text and click 'OK'  but I am not able to open the same window
> again using the python code. I need some thing that can remember what i
> opened(or the last window opened) and open it again.

I'm sorry, but for the life of me I can't work out what you're trying
to do here. Unless someone has better intuition than me and comes
to the rescue, could you post some code to show what's you're doing
and indicate where it doesn't work?

Thanks

TJG

PS If you aren't already, worth looking at WATSUP [1] and PyWinAuto [2]

[1] http://www.tizmoi.net/watsup/intro.html
[2] http://pywinauto.pbwiki.com/


More information about the python-win32 mailing list