<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 putting a vtkPanel, vtkCanvas or vtkRenderWindowPanel into a JFrame or JPanel on MacOS. &nbsp; The vtk panel renders outside of the frame or panel but the interaction for the window stays within the original frame/panel. &nbsp;I would like the vtk panel to stay within the Jframe and Jpanel. &nbsp;On Win7 or Ubuntu the code works as expected, the vtk panel is contained within the Jframe or Jpanel. &nbsp;</div><div><br></div><div>As you hover over or interact with the original Jframe/Jpanel Java constantly outputs the following error:</div><div><br></div><div>JavaVM WARNING: JAWT_GetAWT must be called after loading a JVM.&nbsp;</div><div><br></div><div>I'm using Java 1.7.0_09, VTK 5.10.1 and MacOS 10.8.2.&nbsp;</div><div><br></div><div>This problem can be reproduced using the TreeViews.java and Focus.java examples included with VTK.</div><div><br></div><div>Thanks in advance,</div><div>Scott</div></body></html>