28.03.2007 imm <[EMAIL PROTECTED]> wrote: > Sorry, I think you may have misunderstood me: The example I posted > only has a partial implementation of the handle method (just enough > to cause the browser window to be closed when the main window exits) > it does not implement all the functions you would need. I just wanted > to indicate that it was a possible approach.
Yes, I thought that :) but was too quick to judge otherwise when I've saw that only one call to timeout function, solves the problem. I agree that approach with timeout function is a little "strange", but it is simpler to implement and it will be simpler to correct i.e. replace, when this problem with focus is fixed in FLTK, because "take_focus()" in normal situation should work, so I guess we sre clear that all this about focus is a bug in FLTK? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

