Re: Sending key-presses to other programs on Windows, and settings of controls?

2008-02-22 Thread Simon Brunning
On Thu, Feb 21, 2008 at 1:20 PM, Tim van der Leeuw <[EMAIL PROTECTED]> wrote:
> I'm looking for ways to send keypresses to another application on Windows
> XP, and to set values of Windows Controls (all of them text-boxes).

Try .

-- 
Cheers,
Simon B.
[EMAIL PROTECTED]
http://www.brunningonline.net/simon/blog/
GTalk: simon.brunning | MSN: small_values | Yahoo: smallvalues
-- 
http://mail.python.org/mailman/listinfo/python-list


Sending key-presses to other programs on Windows, and settings of controls?

2008-02-21 Thread Tim van der Leeuw
Hi,

I'm looking for ways to send keypresses to another application on Windows
XP, and to set values of Windows Controls (all of them text-boxes).

This is to try automate testing of the application.

I think I've done things like that before from Python, but I don't remember
for sure.

Can this be done? Using the Win32-all extensions perhaps? Or perhaps with
the CTypes module?

Any pointers are appreciated!

Kind regards,

--Tim van der Leeuw
-- 
http://mail.python.org/mailman/listinfo/python-list