It appears that with the changes to GraphicsWindowWin32.cpp at rev 11749 that keypress does not get called when one hits a "non special" key (eg one of the letter keys). If I understand correctly, non-special keys are no longer totally handled from WM_KEYDOWN and they are supposed to use WM_CHAR or something. This does not appear to work.
I'll keep looking, but perhaps someone else has already noticed the bug/fix? Thanks -Brad
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

