there is always a mistake with this sentence "vtkPointWidget bottomMoveWidget = new vtkPointWidget();"<br><br>is there someone can tell me what is wrong?<br><br>Moreover, <br>private vtkPointWidget bottomMoveWidget = null; <br>
    bottomMoveWidget = new vtkPointWidget();<br>is also wrong~!<br><br>Thanks~!<br><br>SIncerely,<br>Chen<br><br><br><div class="gmail_quote">2010/9/24 David Doria <span dir="ltr"><<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">On Fri, Sep 24, 2010 at 10:57 AM, David Doria <<a href="mailto:daviddoria@gmail.com" target="_blank">daviddoria@gmail.com</a>> wrote:<br>
> A few days ago Pat Marion pointed out on the VTK devel list that<br>> ParaView/Servers/Filters/vtkMemberFunctionCommand.h is a great way to<br>
> catch events with class member functions. I tried it out and it is<br>> indeed fantastic! It lets me handle events in a much more structured<br>> way.<br>><br>> We would like to propose moving this file into VTK so that it can be<br>

> used by VTK-only applications (without copying the file into each one,<br>> as I have been doing :) ). Are there any objections to doing this?<br>> Maybe this should actually be done by one of the Paraview devels so<br>

> that the appropriate changes can be made to Paraview so that it can<br>> still see the file properly. Any volunteers?<br>><br>> Please let me know what you think.<br>><br>> Thanks,<br>><br>> David<br>

<blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br></blockquote><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
---------- Forwarded message ----------</blockquote><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
From: Utkarsh Ayachit <<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>></blockquote><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Date: Fri, Sep 24, 2010 at 11:19 AM</blockquote><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Subject: Re: [Paraview-developers] Moving vtkMemberFunctionCommand to VTK</blockquote><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
To: David Doria <<a href="mailto:daviddoria@gmail.com" target="_blank">daviddoria@gmail.com</a>></blockquote><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Cc: <a href="mailto:paraview-developers@paraview.org" target="_blank">paraview-developers@paraview.org</a></blockquote><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br></blockquote><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br></blockquote><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
That sounds like a good idea. However, you may want to raise the</blockquote><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
question on  the vtk-developers list to chalk out a cleaner API. This</blockquote><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
would the only code in VTK that requires passing (*this) as an</blockquote><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
argument which may be a bit non-conventional for VTK.</blockquote><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br></blockquote><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Utkarsh</blockquote><div><br></div><br>Please see the proposal and discussion above. Utkarsh sounds like he's on board with change, but would like to make sure no one has a problem with some specifics of the implementation. Would everyone take a look? If we don't hear anything by midweek, we'll assume the interface is acceptable and proceed with the move.<div>

<br>Thanks,<br><font color="#888888"><br>David</font></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>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
<br></blockquote></div><br>