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 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

