[python-win32] Child Windows

Tim Roberts timr at probo.com
Wed Apr 9 00:13:06 CEST 2008


João Abrantes wrote:
>
> The thing is that i just gave the notepad as an example. What I really 
> want is to send long keystrokes to a child window of a game. And the 
> sendkeys module doesn't allow you to send long keystrokes. So I think 
> that i really need to use win32api.sendmessage.

Many games have controls in place to prevent you from doing this sort of 
thing.

-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the python-win32 mailing list