I have a strange behavior after updating to fltk2-6525. When I define any buttons as radio type in a group they worked as desired. Always one button can be selected. But if I define between these radio buttons non-radio buttons then I can only select the radio buttons, but never deselect them. It looks like that any non-radio button between radio buttons in the child list of the group will break the radio behavior. I have checked it also with the test programs which are delivered with fltk in the test directory. The test âradioâ works well (the radio buttons are defined without any non-radio button in the group), but the test âbuttonsâ has also this bug (there are non-radio buttons defined between the radio buttons).
_______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
