multiple listboxes

Michael Frisbie frizz at ku.edu
Fri May 4 16:58:07 EDT 2001


Using Tkinter, I want to be able to select items in multiple listboxes
(not multiple items in one listbox).  Whenever I try to accomplish this,
my selection in the previous listbox disappears.  Is there any way to do
this?

Thanks,
Mike



More information about the Python-list mailing list