In article <[EMAIL PROTECTED]>, imm <[EMAIL PROTECTED]> wrote:
> On 15 Feb 2008, at 20:31, Yuri D'Elia wrote: > > > I think we share the opinion that grab(1) should do what the > > documentation says: send all events to the target window until turned > > off. This is necessary evil needed almost exclusively for popup > > handling > > (and tooltips I guess). Tooltips not turning off correctly make me > > mad. > > I'm not sure - Jim Wilson's reports suggest strongly that grab() is > probably *not* going to work as documented on recent linux builds... > The suggestion being that the recent Xorg servers are (probably) > rejecting the grab requests or some such. > And if it doesn't work as advertised on OSX, and the win32 > implementation has always been a bit suspect, well... > Do we need grab() to available in userspace at all? How would you implement menus? Using special window classes? [note: I would love to kill grab() too] _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

