Hi all, I have a Fl_Group upon which a Grid is drawn. By pressing a button a simple red rectangular Fl_Widget (box: FL_FLAT_BOX) is added to the Fl_Group, then the draw-method of the Fl_Widget is called. I expected to see a solid red area - but the Grid is shining through the rectangular Widget. Or maybe it isn't actually shining through but drawn above the widget? How can I manage a solid area?
Thanks for any advice testalucida _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

