Le 25/07/2012 18:36, Greg Ercolano a écrit : > When I start out on an app that makes use of invisible groups, > I often make them visible first by setting the box() type to FL_FLAT_BOX > and color() them boldly (FL_RED) when laying them out, so I can see > the boundary regions to make sure the child widgets are well inside.
I am using FL_ENGRAVED_BOX (after trying color without success). It helps a lot to see the layout on resize. I miss the FL_FLAT_BOX to effectively have the group colored. Thanks for this hint. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

