Tkinter and Listbox questions
paul kölle
paul at subsignal.org
Tue Jun 29 04:16:43 EDT 2004
More information about the Python-list mailing list
Tue Jun 29 04:16:43 EDT 2004
- Previous message (by thread): What is the meaning of static and class methods ?
- Next message (by thread): Tkinter and Listbox questions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all, I have two instances of a custom Listbox in my frame with selectmode=multiple. When I leave one listbox to select items in the other, all entries in the fist one get lost (cleared). Is this 'normal'? Do I really have to catch the 'leave' event and restore the selection when reentering? thanks Paul
- Previous message (by thread): What is the meaning of static and class methods ?
- Next message (by thread): Tkinter and Listbox questions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list