Albrecht Schlosser wrote: > You should take the box's border into account. You can use > > Fl::box_dx, Fl::box_dy, Fl::box_dw, and Fl::box_dw to get the border > width of a specific box type, see e.g. > > http://www.fltk.org/doc-1.1/Fl.html#Fl.box_dx
I know that, but as I said before, all I want is keeping the main window's borders visible whatever the size or the position of the child widget inside the parent widget (main window). For now all my trials doesn't works. Any idea ? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

