Robert Osfield wrote: > Hi OM, > > What I have done is merged a couple of your changes to GUIEventAdapter > and GUIEventHandler and then added a few extra changes, these are: > > The addition of two inline > > GUIEventHandler::handleWithCheckAgainstIgnoreHandledEventsMask(..) > > methods which are now called by Viewer.cpp and CompsiteViewer.cpp. > This should allow all event handles including callbacks to function > the same w.r.t the new mask. The body of the new methods looks like > this:
<snip> > I have also change the setIgnoreUsedEventsMask to > setIgnoreHandledEventsMask to keep it consistent with the rest of the > event methods i.e. handle/setHandled(). > > Could you let me know how you get on with these changes. Excellent! Works even better than planned :-) - OM _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
