Hi, I have a losting focus problem.
On a window, I have some Inputs. In every Input, i do not want to lost focus until the value is ok for me. Tried to modify Input.cxx. If i call take_focus() in handle() when get UNFOCUS, this makes infinite recursion to handle(). Any suggestion ? Regards CC Vural _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

