Highlights & Cursors

Lawrence Oluyede rhymes at myself.com
Sat Feb 16 08:42:42 EST 2002


On 15 Feb 2002 15:01:12 -0800, joost_jacob at hotmail.com (J.Jacob)
wrote:

>from Tkinter import *
>widget = Button(text='new cursor', padx=10, pady=4)
>widget.pack()
>widget.config(cursor='cross')    # others: 'gumby' 'hand2' 'pencil'
>'watch'
>mainloop()

Thanks

----
Lawrence "Rhymes" Oluyede
rhymes at myself.com



More information about the Python-list mailing list