I've used multiple listboxes in the past. Also, you can build a widget
that contains multiple listboxes as well. As far as there being one
ready to go, I don't know of one.
--
http://mail.python.org/mailman/listinfo/python-list
hello,
take a look at the multilistbox:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52266
http://www.haucks.org/download/MultiListbox.py.gz
I use it for this purpose, it looks quite nice
regards,
DimitriOn 1 May 2005 19:10:19 -0700, custard_pie <[EMAIL PROTECTED]> wrote:
Hi,..I found