Hi,

I'm trying to add a new View to a CompositeViewer, while the program is running.
I have a dialog toggle button that I want to use to pop up a new view.
The second time I click the button I want to remove the second view.

I added functions to the Viewer to accomplish this, but when I call my 
AddNewView function, my program generates an exception in the frame loop.  I 
think that there might be some sort of threading issue between the GUI and the 
Viewer, but I'm not sure where to look.

Has anybody done something similar to this?

Thank you!

Cheers,
John

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





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

Reply via email to