When you set: o->down_box(FL_UP_BOX);
You set the down_box (pressed button) to a rectangular shape. Have a look at http://www.fltk.org/documentation.php/doc-1.1/common.html#boxtypes to see how the different box types looks like when used. /D _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

