well, not inside, but i put a box "around" to group it with > some other widgets visually. anyway, the "down-key" event > goes to a far away widget, one that even isnt inside this > box... > > enlightenment please > jan FWIW, This must be a problem, because in the Z-order, your box is still in front of your browser. You can achieve a better functionnality with a Fl_Group and without side effects like this one. (You can of course select the box or frame of the Fl_Group as you would do with a box for achieveing the same result...)
Fabien _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

