|
From: Jeff H. <je...@ac...> - 2004-09-22 17:53:49
|
> > 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. I strongly agree with this sentiment. Perhaps it is possible to bring treectrl into the tile dev effort. I don't think that you would want to attempt a different tree from scratch. It would take a good chunk of someone's time to analyze treectrl with respect to tile stuff though (must less treectrl by itself). Jeff |