In article <[EMAIL PROTECTED]>, Fredrik Lundh <[EMAIL PROTECTED]> writes
Andrew McLean wrote:

I have a requirement to drive a Windows GUI program from a Python Script. The program was originally a DOS program written in Turbo Pascal, and was recently translated to Delphi. I don't think it exposes an OLE or other automation interface. I don't have access to the source.

A bit of Googling turned up some blog entries, which look useful:

http://www.brunningonline.net/simon/blog/archives/000652.html

Before ploughing ahead I wanted to check whether any useful Python tools are available now, which weren't when the articles above were written.

watsup is winGuiAuto plus lots of other stuff (focused on testing):

   http://www.tizmoi.net/watsup/intro.html

</F>

Excellent. That look like just the sort of thing I was looking for.

--
Andrew McLean
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to