<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
>
> Scrape means simply scraping pixel colors from locations on the screen.
> I'll worry about assembling it into meaningful information.
>

I've used pywinauto to interact with a Flash animation panel, running within
an Internet Explorer browser.  By "interact" I mean moving and clicking the
mouse, and capturing images, which can then be processed to access
individual pixels.

-- Paul


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

Reply via email to