On 20.02.2009, at 14:15, Greg Ercolano wrote: > FL_ALIGN_TEXT_OVER_IMAGE); // label will > be /over/ image
"over" in this case means that the text is more toward the top of the screen and the image is toward the bottom (in y coordinates, not z). There is no combination of flags for such a feature. Overrriding, like you did in the second mail, is the only way I know. ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

