Hi Randall, so, I can only guess, what goes wrong (I'm sorry).
but , in case there are several windowing libraries, they could run in separate threads http://msdn.microsoft.com/en-us/library/ms810439.aspx - so that their even loops are not intersected, the communication should be async this way, but then other ( non osg ) thread window messages should not touch handleNativeWindowingEvent Regards Sergey
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

