Re: [fltk.bugs] [HIGH] STR #2052: The navigation bar in Fl_File_Input does not work with FL_WHEN_RELEASE

2008-10-05 Thread Fabien Costantini
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2052 Version: 1.3-current Fix Version: 1.3-current (r6386) Fixed in Subversion repository. Also added related doxygen documentation and application note. Link: http://www.fltk.org/str.php?L2052 Version: 1.3-current Fix Version: 1.3

Re: [fltk.bugs] [HIGH] STR #2052: The navigation bar in Fl_File_Input does not work with FL_WHEN_RELEASE

2008-09-30 Thread Alvin Beach
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2052 Version: 1.3-current Link: http://www.fltk.org/str.php?L2052 Version: 1.3-current--- src/Fl_File_Input.cxx.original 2008-09-16 04:26:22.0 -0300 +++ src

[fltk.bugs] [HIGH] STR #2052: The navigation bar in Fl_File_Input does not work with FL_WHEN_RELEASE

2008-09-30 Thread Alvin Beach
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2052 Version: 1.3-current The navigation bar in Fl_File_Input does not execute the widget's callback when Fl_File_Input::when(FL_WHEN_RELEASE) is set. The attached patch