Release:
v 1.1 adds the ability to display a hierarchical view (i.e: file
trees).
Description:
a(Huge)ListBox is a pure Tcl megawidget that is a direct replacement
for the Tk 8.4 Listbox.
It's main interest is to accept huge set of items without time or
memory penalty
(with 1,000,000 items it's 1,000 times faster than the standard
listbox).
Screenshot:
http://perso.wanadoo.fr/maurice.ulis/tcl/Hugelist/hugelist.gif
ulis