After updating my FLTK2 version the the box type FOCUS_FRAME is no longer existing. I had used it to place labels on the parent window with parent background color and without any box. I have tried the NO_BOX type, but this will not draw the label. Is there any replacement for the FOCUS_FRAME type in FLTK2 or did I have to create my own box class with the corresponding draw method now?
Thanks in advanced Edi _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

