Natasha Westland wrote:
The osgviewerGTK example does work but that embeds the viewer in its own application. I have tried modifying the OSGGTKDrawingArea class so that it would work given my scenario but to no avail (for example, I can't just open a gtk dialog when instantiating an OSGGTKDrawingArea object. I tried modifying the appropriate methods so instead of creating a new window, it embeds itself using the code in my below example but I get the same behavior). The viewer is created, embedded in the GTK application and then is never seen again. The reason for the upgrade from OSG 1.0 to 2.8.2 was due to the upgrade of our OS (from FC 5 to CentOS). The underlying libraries were newer and mandated the upgrade. Thanks for the response.

Natasha,

I read through the code, and I realized that I missed the part about it being two different applications using GtkPlug and GtkSocket. Just curious, have you verified that the plug/socket works with a simple OpenGL application in CentOS 5?

--"J"

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

Reply via email to