On 30 Aug 2008, at 12:28, Pippo wrote: > It's me again. It looks like the mouse pointer is always over one > of the buttons of the fl_choice() window. So I think that when it > appears it still intercepts the OLD mouse button event used to > select the Menu Item. > > Is there a way to avoid this? I tried to put a Sleep(1s) before > fl_choice(), but it is seems it is not a matter of time. fl_choice > () intercepts old events..
I thunk you might have to post a minimal but complete, compileable example that manifests the fault. From you description so far, I don't have enough information to comment on what you are doing. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

