And doing the last example I realized that the field Fl_Tree_Item_Array _children; // array of child items
probably should be a pointer instead, because most of the entries on a tipical tree do not have childreen, and in taht case it will be a null pointer. _______________________________________________ fltk-bugs mailing list fltk-bugs@easysw.com http://lists.easysw.com/mailman/listinfo/fltk-bugs