[..] > > Ok, I reply to myself. I found the function Fl::focus() that can be used > to know if the widget has lost the focus. Everything run as expected now. > > Boris
There's also Fl_Input::changed(), to test the other bit. In case you want to know if both are true, for instance. Stan _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

