Tkinter: tooltips (Windows)
mark
mark at diversiform.com
Tue Sep 16 15:40:05 EDT 2003
More information about the Python-list mailing list
Tue Sep 16 15:40:05 EDT 2003
- Previous message (by thread): Tkinter: tooltips (Windows)
- Next message (by thread): Tkinter: tooltips (Windows)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Pardon me for saying so, but you've been posting a bunch of questions that a good book can answer. As far as this question in particular, take a look at 'Python and Tkinter Programming' by John E. Grayson. Pmw contains a widget called balloon, which performs the function you are seeking. - Mark -----Original Message----- From: python-list-admin at python.org [mailto:python-list-admin at python.org] On Behalf Of M-a-S Sent: Tuesday, September 16, 2003 12:25 PM To: python-list at python.org Subject: Tkinter: tooltips (Windows) How can I have tooltips for buttons of a toolbar or for control items of a dialog? Does such feature exist at all? M-a-S -- http://mail.python.org/mailman/listinfo/python-list
- Previous message (by thread): Tkinter: tooltips (Windows)
- Next message (by thread): Tkinter: tooltips (Windows)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list