chris tyt wrote: > the problem at the instant the "hello" button is activated again, it > receives buffered mouse events that are triggered during time of > deactivation.
Try calling Fl::wait(0.1); just before you call activate().
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

