It should delete the last placed node when you are defining it. During the manipulate mode (modifying as you refer to it), if you are mousing over a node, it should delete it. For some reason, on my laptop it gets invoked by the backspace or esc key (can't remember which) rather than the delete key. So you may want to try both.<br>
<br><div class="gmail_quote">On Wed, Oct 13, 2010 at 5:09 AM, Jonathan Morra <span dir="ltr"><<a href="mailto:jonmorra@gmail.com">jonmorra@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have a vtkContourWidget and when I press the delete key nothing is happening. My understanding is that pressing delete should remove the last point if I'm currently creating the contour, and remove the whole contour if I'm modifying it. Is this correct?<div>
<br></div><div>Thanks</div><div><br></div><div>PS I'm using Java with Windows x64</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>