[python-win32] Simulating a static click on a property under SysListView32

2008-05-08 Thread Chandra,Devendran
hie everyone, Forgive me if this is repetitive, i did search the archives, but could not get literature that fits my beginner understanding. I would like to simulate a static click on a value which falls under the sysListView32 category, but unfortunately i could not locate the commands under win

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

2008-05-08 Thread Tim Golden
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 rem