[python-win32] Window Handler

2008-04-08 Thread João Abrantes
Hello, I am trying to make a program that sends text to the notepad using win32api.SendMessage function. The thing is that I don't know how to get the child window edit handler of notepad and i can't find any documentation about win32(python), can you help me? regards.

Re: [python-win32] Child Windows

2008-04-08 Thread Jürgen Kareta
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.

Re: [python-win32] Child Windows

2008-04-08 Thread Tim Roberts
João Abrantes wrote: 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? Mark Hammond

Re: [python-win32] Child Windows

2008-04-08 Thread João Abrantes
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

Re: [python-win32] Child Windows

2008-04-08 Thread Tim Roberts
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

Re: [python-win32] makepy.py not working

2008-04-08 Thread Konstantin Veretennicov
On Tue, Apr 8, 2008 at 4:18 PM, [EMAIL PROTECTED] wrote: Hallo, I've a problem getting makepy running. When I start the tool on my machine with doubleclick everything is fine. But when I try this in my Code: makepy.py -i Microsoft Excel 11.0 Object Library(1.5) This syntax is used to