[python-win32] Automation triggered based on image in window?

reckoner reckoner at gmail.com
Fri Feb 18 21:32:28 CET 2011


I'm trying to do some automation using Python and pywin. Is there a way 
to trigger when a particular image is shown?

In other words, I am trying to get the functionality that is described here:

    http://www.vtaskstudio.com/images/screenshot_recognition.png

and likewise here:

    http://www.autohotkey.com/docs/commands/ImageSearch.htm

using Python tools.

Anybody know anything like this?


More information about the python-win32 mailing list