In article <[EMAIL PROTECTED]>,
 Yuri D'Elia <[EMAIL PROTECTED]> wrote:

> > 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?

Does anyone knows a recent version were grab(1) actually works? It would 
help me a lot debugging it. I've tried several versions to no avail.

> 
> How would you implement menus?
> Using special window classes?

Besides, I've found a program of mine that made use of grab and warp 
pointer (not using fltk). Some weird arcball control. grab was sometimes 
required to make point selection a lot easier (without requiring to 
click or move to specific points) and the cursor was repositioned to do 
things like the "truly unbounded roller" were the mouse would never hit 
a border. However it's a long time that I don't use it anymore.

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to