|
From: Damon C. <da...@tc...> - 2004-09-22 17:30:46
|
> AFAIU tktreectrl is also based on a combination of hierarchy and > multi-column. > > See http://tktreectrl.sourceforge.net/ > > However while tktreectrl is a very nice tree widget, very flexible, its > API > is also quite complicated. A tree as powerful as tktreectrl with a more > rational or understandable API would be my wish. If I recall correctly, tktreectrl had a pretty complicated interface to allow for specifying the elements, options and things of each individual column or row. Since Tile already has a very good system for defining elements of widgets and the like, I'd like to see tktreectrl translated into using the system we already have in place. The power of the widget is unrivaled in what it does as far as I know. It just needs a lot of work to make it more... Tcl'ish. Any other ideas? D |