hi,
when running the application under full screen, We have not IME support.
Should we add some code for IME?
if develp application under windows, we shoudl handle WM_IME_COMPOSITION
WM_IME_ENDCOMPOSITION WM_IME_NOTIFY messages.
But in GraphicsWindowWin32.cpp, those messages didn't handled.
lilinx
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

