Re: [fltk.bugs] [MOD] STR #2795: Fl_Tree: needs to be optimized to handle very large contents (10000)

2011-12-25 Thread Greg Ercolano
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.3-current (r9216) Christophe reported a clipping problem with vertical connectors between far away items in the tree, which

Re: [fltk.bugs] [MOD] STR #2795: Fl_Tree: needs to be optimized to handle very large contents (10000)

2011-12-25 Thread Greg Ercolano
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.3-current (r9217) Link: http://www.fltk.org/str.php?L2795 Version: 1.3-current Fix Version: 1.3-current (r9217)

[fltk.commit] [Library] r9217 - branches/branch-1.3/src

2011-12-25 Thread fltk-dev
Author: greg.ercolano Date: 2011-12-25 09:51:50 -0800 (Sun, 25 Dec 2011) New Revision: 9217 Log: Small fix for vertical connectors between far away items, as noted by Christophe. Modified: branches/branch-1.3/src/Fl_Tree_Item.cxx Modified: branches/branch-1.3/src/Fl_Tree_Item.cxx

Re: [fltk.general] X11 coordinate clipping [was: Re: Fl_Tree - performance and scrollbehaviorissue]

2011-12-25 Thread David FLEURY
On 12/23/11 11:06, Greg Ercolano wrote: On 12/22/11 12:27, David FLEURY wrote: You are right, I will see for a Tree Item solution, to avoid regression somewhere else. I do not know well enough fltk to have any opinion on this subject. Just try to make my tests work for my own

Re: [fltk.general] X11 coordinate clipping [was: Re: Fl_Tree - performance and scrollbehaviorissue]

2011-12-25 Thread Greg Ercolano
On 12/25/11 01:41, Christophe Geuzaine wrote: OK, just checked in r9216 which should optimize Fl_Tree quite a bit. David, please give it a try: There's one little bug though: the connections between the items are sometimes missing. To reproduce: launch test/tree set Line style to