[osg-users] Keyrepeat after delay
Sebastian Schmidt
herrdersuppen at gmail.com
Wed Mar 2 09:59:52 PST 2016
Hi,
I added several GuiEventHandler to my Viewer.
When i try to track the
Code:
KeyDown
event in the
Code:
handle
function while pressing a key, i always get a short delay between the first and the folllowing events.
This problem doesnt exist for my custom
Code:
CameraManipulator
.
My
Code:
handle
functions also return
Code:
false
, so the cannot block each other.
Do i have to modify key repeat times or set a specific mode?
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=66475#66475
More information about the osg-users
mailing list