|
From: Andreas K. <and...@Ac...> - 2004-09-22 17:20:25
|
> Any thoughts on what the API for a tree widget ought to look like? > I've got a few ideas, which I'll post later, but want to hear what > others have to say first. What I have in mind is a hierarchical, > multi-column widget; something like a combination of a BWidget Tree > and an MCListbox. 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. -- Andreas Kupries <and...@Ac...> Developer @ http://www.ActiveState.com, a division of Sophos Tel: +1 604 484 6491 |