On Tue, Nov 4, 2014 at 9:07 PM, Peter Irbizon <peterirbi...@gmail.com> wrote:
> Hello,
> please how can I detect mouse pointer type? I would like to print every
> mouse pointer change (arrow, hand, ...) while moving my mouse over screen.
> How can I do this? (for now I need it for windows, but cross-platform
> solution is highly appreciated)
>
Those events happen in the browser.  I suspect you could do this with
javascript.  Can't do it on the backend.

> Many thanks.
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>



-- 
Joel Goldstick
http://joelgoldstick.com
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to