[python-win32] Child Windows

João Abrantes jepe_abrantes at hotmail.com
Tue Apr 8 23:54:47 CEST 2008



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.


> Date: Tue, 8 Apr 2008 23:51:05 +0200
> From: python at kareta.de
> To: python-win32 at python.org
> Subject: Re: [python-win32] Child Windows
> 
> João Abrantes schrieb:
> > Hello,
> >
> > I am trying to make a program that sends text to notepad using 
> > win32api.SendMessage function. The thing is that I don't know how to 
> > get the notepad child window edit handler and I can't find any 
> > documentation about win32 (python) can you help me?
> >
> > Regards.
> >
> > ------------------------------------------------------------------------
> > Invite your mail contacts to join your friends list with Windows Live 
> > Spaces. It's easy! Try it! 
> > <http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us> 
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > python-win32 mailing list
> > python-win32 at python.org
> > http://mail.python.org/mailman/listinfo/python-win32
> >   
> Hi João,
> 
> this doesn't answer your question but nevertheless there is the sendkeys 
> package wich can do it and maybe give you some thoughts: 
> http://www.rutherfurd.net/python/sendkeys/
> 
> regards
> Jürgen
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32

_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20080408/dec2ebd1/attachment.htm 


More information about the python-win32 mailing list