interacting with gui-based programs

Simon Brunning SBrunning at trisystems.co.uk
Wed Feb 19 05:14:38 EST 2003


> From:	bronzesink77 at hotmail.com [SMTP:bronzesink77 at hotmail.com]
> Thanks for the reply. I must say, I'm surprised that the only way to
> interact with the GUI of Mozilla and Kazaa running on Linux is using a
> closed-source program (AutoIt). Do langauges other than Python have
> modules that could be compiled and used with Python to interact with
> these GUIs? What language could AutoIt be written in that is more
> capable than Python?
 
On Windows, I am moving away from using AutoIt, in increasing driving GUIs
directly using Mark Hammond's win32gui module. It's pretty easy once you
have the hang of it. I can't work out how to get the text out of an edit
control, though...

Cheers,
Simon Brunning
TriSystems Ltd.
sbrunning at trisystems.co.uk





-----------------------------------------------------------------------
The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorised. If you are not the intended recipient, any disclosure,
copying, distribution, or any action taken or omitted to be taken in
reliance on it, is prohibited and may be unlawful. TriSystems Ltd. cannot
accept liability for statements made which are clearly the senders own.





More information about the Python-list mailing list