> >> FLTK 1.3 is now available via SVN to developers. > > Yay! Greatest news I've heard for a while ! >> * Tree widget: (this can be done out of order) A yet to be >> determined >> tree browser widget will be integrated into FLTK. Alternatively, the >> existing Browser will be rejuvinated and extended quite substantially. > > I use Jason Bryan's FLU tree widget a fair bit - but I don't know how > appropriate that is for our needs now. Functionally, FLU is attracting, but from my fltk2 experience, especially on tree browsers of many kinds, I would'nt recommend such a piece of code (at least as it is today), I wouldn't recommend fltk2 tree browser impl either for another reason : imho, the original maarteen de boer impl. is quite aging now with hard limitations when you dive into it (like terrible markers managements, tree walking side effects (including side effects to selection, etc...) I think I could help in that field, I think i could even provide a model which support better node search when heavy load, etc..,
Ready to Help ! Fabien _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

