> I'm not sure it's that simple - your (Sanel's) example doesn't work as > I'd expected on win32 - I think maybe this is what Jim Wilson was saying > too, that the behavior of grab() isn't really consistent on win32...
Fully agree. AFAIK, it is even in documentation stated that grabbing on win32 is little bit flaky. I skimmed throught gtk just to check potential alternative way; same problems there. Looks like SetCapture (win32) was product of bad day without enough coffee:) (everyone is complaining on it). > Did you (Sanel) get a chance to try your example on multiple platforms, > and if so, was the behaviour consistent? Unfortunately no. I'm here surrounded with various unix-es running X11 only. I'm just curious, does it works on OSX as expected ?. -- Sanel _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

