cursors for Tk

Black Mantis themantis at trojanslair.zzn.com
Sun Dec 12 02:24:54 EST 1999
hello
in Tkinter, you can set what type of cursor is displayed when the mouse
is moved over an object eg. b=Button(root, text="hello world",
cursor='cursor type')
can someone tell me a list of all the cursor types available for a
windows 95 machine?




More information about the Python-list mailing list