On 17 Jun 2008, at 21:18, Jane wrote: > Anyone knows whats the problem with Fl::belowmouse() and > Fl_Spinner? It is not nice when you scroll the mousewheel and some > widget which is not under the pointer changes its value (a user > would count it as a bug and my app will be --trusted;).
I don't know. I speculate that it is because a spinner is really multiple widgets inside a group, somehow the belowmouse gets confused, perhaps? Anyone? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

