I really wish I could turn a osgGA::GUIEventAdapter to a QKeySequence (Qt) when KEYDOWN == ea.getEventType().
For example, Ctrl+Shift+<minus> (or Ctrl+<underscore>) has ea.key=31 (unit separator) and ea.unmodified=0. I have had several other situations that are very similar, not seeming to be able to make a clear translation. ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=45401#45401 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

