Hi,

The Handlers can be set when you need them.
By default, the statesetHandler is set, and manage the 'l' key for instance.

If you make your own viewer, you can put the handlers you want.

I'm not sure on how to remove the default handler, but If you set your
view(er), and add the eventHandlers you need and nothing more, that will let
you obtain what you need.

Hope it can help you...

Regards,
   Vincent.

2009/1/7 Tueller, Shayne R Civ USAF AFMC 519 SMXS/MXDEC <
[email protected]>

>  All,
>
>
>
> This may be a stupid and/or trivial question but here goes…
>
>
>
> Is there a way to override the default keyboard event handlers when using
> an osgViewer::View class? For example, if I create a viewer and then press
> the "l" (lowercase L) key, it causes my rendered scene to enable and disable
> lighting. I want a different behavior when I press this key and other keys…
>
>
>
> Thanks,
>
> -Shayne
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to