What version of wxVTK are you using? There was a new release recently that addressed some issues with events. Also, there is a wxVTK mailing list that is helpful for issues that are outside the scope of VTK (which I'm guessing is the case with your issue). If you let me know what version you're using I might be able to help more.<br>
<br>-Kerry<br><br><div class="gmail_quote">On Tue, Nov 4, 2008 at 5:17 AM, Paulo Henrique Junqueira Amorim <span dir="ltr"><<a href="mailto:paulojamorim@gmail.com">paulojamorim@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;">
<div style="text-align: left;" dir="ltr">Hello, <br><br>
I am having a problem dealing with the event LeftButtonPressEvent in
wxVTKRenderWindowInteractor, this event only occurs if you click twice
quickly. <br><br><br> The code:<br><br> interactor.AddObserver ( "LeftButtonReleaseEvent", myfunction)<br><br><br>Regards,<br>Paulo Amorim<br></div>
<br>_______________________________________________<br>
This is the private VTK discussion list.<br>
Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><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>