Hello, I'm experimenting with Fl_Tree, and my entries are too wide to be fully shown.
I've browsed the API (http://www.fltk.org/doc-1.3/classFl__Tree.html) and didn't see any way to add an horizontal scrollbar. Only vertical seems supported. Of course, i could add horizontal one using «Fl_Scrollbar». But then, how could i adjust the text inside Fl_Tree to the scrollbar position ? I didn't see either «item_horizontal_offset» functions-like in Fl_Tree. Or maybe could i just resize my Fl_Tree widget :) Please, tell me what's best. Thank you. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

