[..] > the pb is that the red box erase the left border and a part of the bottom > border. > How can I do to keep the FL_DOWN_BOX borders of the main window visible
Maybe this is what you need? bx = new Fl_Box(Fl::box_dx(box()),0,100, 400); HTH, Stan _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

