Hi Judson.

On 4 December 2012 14:56, Judson Weissert <[email protected]> wrote:

> I meant for cases where the event handler performs multiple tasks. i.e.,
> provide the ability to disable continuous capture, but keep the single
> frame capture feature working for the ScreenCaptureHandler. Restated, I
> want to keep 's' behavior, but disable 'S'.


Have you tried simply doing:

  captureeventhhandler->setKeyEventToggleContinuousCapture(0);

This should result in a the event never being matched.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to