Hi! We have a mature app, that uses Microsoft's MFC library for GUI management. Application windowing model is MDI.
I have to render a multiple 3D scenes in different MDI childs, which are created elsewhere. So, I should attach OSG context to existing window. The threading model of our app is messy, so it is a possibility, that calls will be made from different threads. Is there any general sources of information, how to use correctly compositeView in this environment, and how to correctly attach View to MDI child's client window? Thank you! Cheers, Dan ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=62465#62465 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

