For all of you who have successfully added VTK into a gtkmm gui/widget, I need some help.<br><br>I'm using gtkmm, vtk, vtkmm. It was my understanding based on examples, all I had to do was add my vtkmm object to a gtkmm widget and everything would just work. However, when I do this, after I call Render() on the vtk window object, it always pops out a new window displaying the image. It doesn't stay within the gtk widget context. Any thoughts on this? I can provide code if needed.<br>
<br>Thanks,<br><br>Justin<br>