Re: [fltk.development] RFC: Adding when() support in Fl_Tabs

2013-03-29 Thread Greg Ercolano
*correction* On 03/29/13 17:40, Greg Ercolano wrote: > The above departs from the current behavior of Fl_Browser and Fl_Radio_Button > in that the keyboard behavior for PUSH vs. RELEASE follows the same logic as > the mouse. > (In the other widgets, keyboard callbacks are always on *PUSH*) __

Re: [fltk.development] RFC: Adding when() support in Fl_Tabs

2013-03-29 Thread Greg Ercolano
OK, so since Fl_Tabs currently has no defined when() behavior, it seems we can define the behavior of the non-default values how we want, as long as the "default behavior" remains unchanged. Having looked exhaustively at similar widgets (Fl_Radio_Button & Fl_Browser) to divine the when() flags int

[fltk.development] [RFE] STR #2942: Buttons keep the same color when clicked

2013-03-29 Thread Edmanuel Torres
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2942 Version: 1.3-feature The issue was explained by AlbrechtS in the following STR: http://fltk.org/str.php?L2672 And I copy paste it bellow. "(2) The colored buttons b