Earl Eiland wrote: > Anyone know how to capture text from GUI output? I need to process > information returned via a GUI window. > > Earl
Assuming Windows, then these guys have an interesting tool:
http://www.skesoft.com/textcatch.htm
It's not free, but you can try it before you buy it.
You will need COM to control it from Python.
Noah
--
http://mail.python.org/mailman/listinfo/python-list
