Re: [fltk.bugs] [MOD] STR #2725: some child widgets in Fl_Tree do not redraw properly

2011-10-03 Thread Greg Ercolano
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2725 Version: 1.3-current Fix Version: 1.3-feature (r9117) Fixed in Subversion repository. Closing.. Link: http://www.fltk.org/str.php?L2725 Version: 1.3-current Fix Version: 1.3-feature (r9117) ___

Re: [fltk.bugs] [MOD] STR #2725: some child widgets in Fl_Tree do not redraw properly

2011-10-03 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?L2725 Version: 1.3-current Fixed in Subversion repository. Great, thanks for finding that. Link: http://www.fltk.org/str.php?L2725 Version: 1.3-current

Re: [fltk.bugs] [MOD] STR #2725: some child widgets in Fl_Tree do not redraw properly

2011-10-02 Thread geuzaine
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2725 Version: 1.3-current Greg - Works perfectly! Many thanks for the super quick fix :-) This STR can be closed. Link: http://www.fltk.org/str.php?L2725 Version: 1

Re: [fltk.bugs] [MOD] STR #2725: some child widgets in Fl_Tree do not redraw properly

2011-10-02 Thread Greg Ercolano
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Active] Link: http://www.fltk.org/str.php?L2725 Version: 1.3-current Try recompiling with r9117 to see if that solves it. Link: http://www.fltk.org/str.php?L2725 Version: 1.3-current _

Re: [fltk.bugs] [MOD] STR #2725: some child widgets in Fl_Tree do not redraw properly

2011-10-02 Thread Greg Ercolano
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2725 Version: 1.3-current Thanks -- yes, looks like Fl_Tree's not handling damage() correctly. (ie. trying to draw everything, even though Fl_Input is only trying to draw

[fltk.bugs] [MOD] STR #2725: some child widgets in Fl_Tree do not redraw properly

2011-10-02 Thread geuzaine
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2725 Version: 1.3-current When I add an FL_Input widget in an Fl_Tree, entering data in the widget results in garbage (moving substring of what's typed) being drawn. To r