Hi Robert,

Thank you for applying the change to trunk, I really appreciate it.

On 12/4/2012 4:03 AM, Robert Osfield wrote:


    Also, I was wondering if it would be a reasonable enhancement to
    disable, for example, the continuous capture feature by simply
    setting the _keyEvent (e.g., _keyEventToggleContinuousCapture) to
    zero, and adding the feature guard to getUsage() et. al? This
    probably applies to other event handlers (such as the stats
    handler or any other handler with multiple key mappings).



If you want to disable an event handler then the best way would be to simply remove it.

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'.

Thank you,

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

Reply via email to