>
> if (b->value()) { // it's selected };
I swear that was my original assumption and usage, but it was failing
when i stepped through, I dont know i cant think straight here!
Yes, that's what I meant. No need to use individual names, but if
you have an array of your check boxes (I assume pointers) anyway,
then you can iterate through the array and don't need to find and
check Fl_Group's children at all...
good point...thanks
>
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk