Multicolumn listbox for Tkinter available ?

Doug Hellmann doughellmann at home.com
Sat Feb 19 09:00:44 EST 2000


If you're using Pmw, I've implemented one in my PmwContribD library
(http://members.home.net/doughellmann/PmwContribD).  It supports
extended selection on all lists and the selection returned is a sequence
of tuples of the values.

Doug



More information about the Python-list mailing list