Re: [fltk.bugs] [HIGH] STR #2106: callback not called if radio button state changed from a shortcut but is called when changed with mouse

2008-12-17 Thread Fabien Costantini
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2106 Version: 1.3-current Fix Version: 1.3-current (r6589) Fixed in Subversion repository. Vielen Dank, dass mit diesem test :) Patch applied to 1.3 and also 1.1 branches. Link: http://www.fltk.org/str.php?L2106 Version: 1.3-curren

Re: [fltk.bugs] [HIGH] STR #2106: callback not called if radio button state changed from a shortcut but is called when changed with mouse

2008-12-16 Thread Fabien Costantini
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2106 Version: 1.3-current Link: http://www.fltk.org/str.php?L2106 Version: 1.3-currentIndex: src/Fl_Button.cxx ==

Re: [fltk.bugs] [HIGH] STR #2106: callback not called if radio button state changed from a shortcut but is called when changed with mouse

2008-12-16 Thread Fabien Costantini
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2106 Version: 1.3-current After more inspection, this happens when only FL_WHEN_RELEASE was set (by default) for radio or toggle buttons. But the documentation clearly sta

Re: [fltk.bugs] [HIGH] STR #2106: callback not called if radio button state changed from a shortcut but is called when changed with mouse

2008-12-16 Thread Fabien Costantini
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2106 Version: 1.3-current In previous read toggle type instead of radio type, buty this problem also happens with radio buttons (callback called with mouse click but not w

[fltk.bugs] [HIGH] STR #2106: callback not called if radio button state changed from a shortcut but is called when changed with mouse

2008-12-16 Thread Fabien Costantini
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2106 Version: 1.3-current This bug was found while testing heavily the radio test app under win32 and mac os x while trying to fix STR2026. When we use shortcuts to change