Not sure, but you mention you're using Java 7 and according to this post here: <a href="http://www.vtk.org/pipermail/vtkusers/2012-July/124612.html" target="_blank">http://www.vtk.org/pipermail/vtkusers/2012-July/124612.html</a> VTK does not yet support Java 7 on Macs (do you have the same problem with Java 6?)<br>
<br>That post seems to imply that Java 7 on Macs should be supported in VTK 6. Anyone know if that is still the case?<br><br><br><div class="gmail_quote">On Mon, Nov 26, 2012 at 3:50 PM, Scott Kelly <span dir="ltr"><<a href="mailto:stk@veritegroup.com" target="_blank">stk@veritegroup.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word"><div>I wanted to follow up to the problem I'm having with VTK and MacOS (see original email below). I'm hoping someone may have some insight. </div>
<div><div><div><br></div><div><br></div><span><div><div style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word"><div>I'm having issues putting a vtkPanel, vtkCanvas or vtkRenderWindowPanel into a JFrame or JPanel on MacOS. The vtk panel renders outside of the frame or panel but the interaction for the window stays within the original frame/panel. I would like the
vtk panel to stay within the Jframe and Jpanel. On Win7 or Ubuntu the code works as expected, the vtk panel is contained within the Jframe or Jpanel. </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. </div><div><br></div><div>I'm using Java 1.7.0_09, VTK 5.10.1 and MacOS 10.8.2. </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></div></div></span></div></div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br>