For all of you who have successfully added VTK into a gtkmm gui/widget, I need some help.<br><br>I&#39;m using gtkmm, vtk, vtkmm.&nbsp; 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.&nbsp; However, when I do this, after I call Render() on the vtk window object, it always pops out a new window displaying the image.&nbsp; It doesn&#39;t stay within the gtk widget context.&nbsp; Any thoughts on this?&nbsp; I can provide code if needed.<br>
<br>Thanks,<br><br>Justin<br>