Hi,

My application renders on multiple screens and each attached with seperate 
graphics context. The apps demands addition/removal of any graphics context 
dynamically. Suppose when the context is removed and added subsequently for the 
same screen, it throws msg like "unable to makeCurrentContext(...)". Following 
to that, I couldn't render anything on to  the screen. To release graphics 
context, I tried context->close().  I am not sure what needs to be done??


Thanks

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=49990#49990





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to