python tkinter Listbox

Von vontio at gmail.com
Tue Sep 14 06:34:10 EDT 2010


Hi all,
  I am building a simple tool using tkinter,and need  multiselection
checklist.I find that Listbox with option selectmode=tkinter.MULTIPLE could
do this for me.
But when I have two Listboxs,I do some selection with one,then do selection
with another one,the previous listbox get cleared.I wonder how to keep the
previous listbox selected.
Wish I explained clear.

Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100914/df035388/attachment.html>


More information about the Python-list mailing list