Hi Brad,

JS- However I am wary of the issue where the WM_KEYDOWN is received and
WM_CHAR is not (as in my case).  In this case how do you handle what you
are proposing?

I didn't think at all of implementation issues, I was just thinking high level - modifying the existing events to try and make them flexible enough to express both user needs. I'll leave implementation issues to whoever implements it :-)

Another option would be to make separate keydown and char events (like
windows has).  It sounds like this would be a lot of work.  Also I’m not
sure how other OSs handle this…

I think Robert clearly stated he would like to avoid introducing a new event type for translated keys. Though if the arguments are good enough I'm sure he'd change his mind. :-)

J-S
--
______________________________________________________
Jean-Sebastien Guay    jean-sebastien.g...@cm-labs.com
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to