Mariwan wrote: > Hi, > How can I change a widgets [property] to have clear_visible_focus() using > FLUID?
In the C++ tab under "Extra Code:", I think you can just put:
o->clear_visible_focus();
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

