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.
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.
__
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?
>
> Reg
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 Ham
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 +
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 g
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 i