Highlights & Cursors
Lawrence Oluyede
rhymes at myself.com
Sat Feb 16 08:42:42 EST 2002
More information about the Python-list mailing list
Sat Feb 16 08:42:42 EST 2002
- Previous message (by thread): Highlights & Cursors
- Next message (by thread): Highlights & Cursors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Highlights & Cursors
- Next message (by thread): Highlights & Cursors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list