On 2008-10-17, Fabien Costantini <[EMAIL PROTECTED]> wrote: > 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 > >
wait, there are different kinds of groups... and the one i was talking about is called Group in fluids browser but "Widget Class" in the "New" menu. so, instead of a box to visually group my widgets i would choose "New->Group->Group" and add some frame...yey! i think thats what i want, i dont want a box. what is a box good for btw? just a box...is it only for selfmade widgets derived from Fl_Box, so that you can use them in fluid? jan _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

