Hi, Is it possible to hide the focus rectangle for a particular widget using FLTK 1.3's standard API?
The only way I can see to do it, is to override Fl_Widget::draw_focus() but this member isn't defined as virtual. I guess I'm hoping that there's a flag I can set to achieve this result. Any ideas would be greatly appreciated. Keep up the awesome work guys! FLTK is a fantastic library. SebHoll _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

