kepioo wrote:
> Hi,
>
> I have a software running on my computer that really looks like notepad
> ( same interface, different name). I need to write a script that will
> capture the content of this software --> the text written inside.
>

Dont know about win32, but if you want an easy solution then save the
text you want to capture and then read it via Python!

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

Reply via email to