DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR Pending]

Link: http://www.fltk.org/str.php?L2795
Version: 1.3-current
Fix Version: 1.4-feature (r9232)


@Domingo: OK, r9355 should take care of not drawing items outside the
Fl_Tree viewport when the items are FLTK widgets.

I've included a new example as well, to both demonstrate how to make items
that are FLTK widgets, and exercise the widget with a very large tree:

    example/tree-as-container.cxx 

This example creates 50,000 items, each item containing 5 Fl_Input widgets
contained in an Fl_Group. So 50k x (5+1) = 300k widgets.

I purposefully chose a large enough number that I could /see/ slight
slowness on my dev box (1.8GHz dual intel running centos 5.6) so that any
inefficiencies would be obvious.

I didn't have time test on windows, but runs well on linux + mac. Or at
least, as well as FLTK can handle 300k widgets.


Link: http://www.fltk.org/str.php?L2795
Version: 1.3-current
Fix Version: 1.4-feature (r9232)

_______________________________________________
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to