detect mouse pointer type

Marc Aymerich glicerinu at gmail.com
Wed Nov 5 17:42:48 EST 2014


On Wed, Nov 5, 2014 at 11:31 PM, Joel Goldstick <joel.goldstick at gmail.com>
wrote:

> On Tue, Nov 4, 2014 at 9:07 PM, Peter Irbizon <peterirbizon at 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.
>



Back in the day we used to have desktop applications other than the web
browser. But this was even before cloud computing began to emerge ;)


> --
>
Marc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20141105/b680e24c/attachment.html>


More information about the Python-list mailing list