Hi guys, Quick question: I was under the impression that the two box type variants were supposed to be effectively equivalent, with the only difference being that FL_*_FRAME variants don't draw a background. This seems to be the case for the first few, but some are different. E.g. FL_BORDER_FRAME uses a grey border, instead of the black border that FL_BORDER_BOX uses. And similar stories for FL_SHADOW_FRAME, FL_ROUNDER_FRAME, FL_OVAL_FRAME.
http://www.fltk.org/documentation.php/doc-1.1/common.html#boxtypes Is there any specific reason why this is the case? And if there is, is there another way that I can get a black border (without a background)? I moved a few styles from FL_BORDER_BOX to FL_BORDER_FRAME and had a good half-hour of head scratching trying to work out where my borders had gone on my grey background... :P Cheers for your help! Seb _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

