tablelist: The Tablelist library. tablelist: tablelist: Tablelist is a library package for Tcl/Tk versions 8.0 or higher, tablelist: written in pure Tcl/Tk code. tablelist: A tablelist widget is a multi-column listbox. The width of each column tablelist: can be dynamic (i.e., just large enough to hold all its elements, tablelist: including the header) or static (specified in characters or pixels). tablelist: The columns are, per default, resizable. tablelist: tablelist: Tablelist is also hosted on SourceForge, as part of tklib, which in tablelist: turn is contained in the tcllib project.