[..] > Well, where we are now is that "grab" does not work as advertised on > OSX, or on my FC7/gnome test box (the two systems I have here right > now) in so far as neither really grabs the mouse pointer... However, > the dismissing of menus and so forth continues to work just fine. [..] > > FC7 with Xorg 1.3.0 (I think), svn r6027 - the behaviour is the same > whether I select a single or double window in the test program. In > either case the second window gets the push/release for any click > inside either of the two windows, including any click on the window > decorations. Clicks outside the window's areas are not sent to > "second window" and seem to be actioned normally by the system (so I > assume are not grabbed) [..]
Just a sanity check... Does clicking outside the application window actually dismiss an fltk menu on this platform? Seems like it shouldn't, but, if it does, perhaps the "solution" is to investigate what magic Fl_Menu is doing and export it via some api other than raw grab(). Or maybe there was something in my tea ... -Stan _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

