Hi Thomas, On 10 February 2012 04:30, Thomas Lerman <[email protected]> wrote: > I really wish I could turn a osgGA::GUIEventAdapter to a QKeySequence (Qt) > when KEYDOWN == ea.getEventType().
That's a rather obscured wish, especially given you don't provide any proper context. I presume you are using QT... if so how? We aren't mind readers or colleagues sitting over your shoulder looking at your code. > 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. Is it that you mean you use key different combinations that are producing the same events from the OSG? Does osgkeyboard report different keys? What platform are you working on? Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

