<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>I'm having issues trying to integrate a vtkGraphLayoutView into a Jframe. &nbsp; The java app starts fine and the vtk panel sometimes initially displays the graph but the window flashes and the graph disappears anytime you try to interact with the window. &nbsp;</div><div><br></div><div>I'm using Java 1.7_09, VTK 5.10.1 and Win7 x64 (I've also tried MacOS)</div><div><br></div><div>An example of the behavior can be reproduced with both the Focus.java and TreeViews.java examples included with VTK. &nbsp;My code pretty much follows how these two examples include a vtkRenderWindowPanel in a Jframe.</div><div><br></div><div>If I try to render the GraphLayoutView directly everything works fine, but the window is outside of the Jframe. &nbsp;</div><div><br></div><div>Thanks in advance,</div><div>Scott</div></body></html>