Mouse Cursors on Tkinter

Mauricio Inforçati mauricio.inforcati at cenpra.gov.br
Wed Feb 11 13:26:08 EST 2004


Hi,
How can I change my mouse cursor to an own file.cur cursor?
I tried setting "cursor" option to the file(widget['cursor']='file.cur'), to a pointer of this file (@widget['cursor']='file.cur'), to a Image instance of this cursor and none of this options worked.
What can I do?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20040211/98d93285/attachment.html>


More information about the Python-list mailing list