A [Ttk] [widget] that provides both [tree]-browsing capabilities and multicolumn [listbox] capabilities. http://www.tcl.tk/man/tcl8.5/TkCmd/ttk_treeview.htm ---- [MHo] 2008-04-09: Does someone know why a horizontal scrollbar does not work properly in conjunction with this widget? It seems that the hsb never gets updated. ---- [D. McC] 2008-04-12: Have you specified minimum column widths with the -minwidth option? I used to have this problem too, and it went away when I specified minimum widths. !!!!!! %| [Category Widget] |% !!!!!!