<meta http-equiv="content-type" content="text/html; charset=utf-8"><div class="gmail_quote">On Sun, Jun 6, 2010 at 6:25 PM, Federico Milano <span dir="ltr">&lt;<a href="mailto:fmilano@gmail.com">fmilano@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi. I&#39;m new to VTK and I was playing a bit with events. In particular, I used the &quot;Tutorial/Step5&quot; example to add some mouse events. The problem is that I&#39;m receiving all the &quot;Press&quot; events (i. e. LeftButtonPressEvent, MiddleButtonPressEvent and RightButtonPressEvent), but none of the release events.<br>

<br>Of course I thought that this was my problem, so I&#39;ve been googling this problem for a couple of days and I&#39;ve found this message:<br><br><a href="http://old.nabble.com/vtkEventQtSlotConnect-skips-vtkCommand%3A%3ALeftButtonReleaseEvent--td28560101.html" target="_blank">http://old.nabble.com/vtkEventQtSlotConnect-skips-vtkCommand%3A%3ALeftButtonReleaseEvent--td28560101.html</a><br>

<br>It has been posted less than a month ago; is it possible that we are having the same problem?<br><br>I would really appreciate any clue about this.<br><br>Thank you in advance,<br><font color="#888888"><br>Federico<br>
<br></font></blockquote><div><br></div><div>Can you do it like this:</div><div> </div><a href="http://www.vtk.org/Wiki/VTK/Examples/Interaction/MouseEvents">http://www.vtk.org/Wiki/VTK/Examples/Interaction/MouseEvents</a></div>
<div class="gmail_quote"><br></div><div class="gmail_quote"><a href="http://www.vtk.org/Wiki/VTK/Examples/Interaction/MouseEvents"></a>(Just &quot;find and replace&quot; &quot;Down&quot; with &quot;Up&quot;)<br clear="all">
<br><div>David </div></div>