Version 2 of Multicolumn listbox

Updated 2003-03-22 02:24:49

There are a variety of ways of displaying multiple columns of data

Multiple fields:

  • tablelist (pure Tcl, edit, images, sort, reorder columns)
  • mclistbox (pure Tcl)
  • heirtable from blt (images?, heirarchical, sort)
  • listcontrol from mkWidgets
  • tktable (edit, images, non-contiguous cell selection)
  • TableList from incr Tk
  • ?

Single field broken across multiple columns:


Category Widget - Category Command - Tk syntax help - Arts and Crafts of Tcl-Tk Programming