<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I would obtain the start, end and update events
comming from a vtkProcessObject</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Before, I used the SetStartMethod, SetEndMethod and
SetUpdateMethod to make that</FONT></DIV>
<DIV><FONT face=Arial size=2>But now, I'm using the current nightly version of
VTK and these methods don't recently exist</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I think I must use the vtkCommand class to make
that, but it isn't wrapped in python.</FONT></DIV>
<DIV><FONT face=Arial size=2>I intend to write a vtkPythonCommand class
inheriting from vtkCommand but this class can't be instanciated... </FONT></DIV>
<DIV><FONT face=Arial size=2>Thus I have problems to compile my wrapped
object</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>What is the good way to get the start, end and
update events from python ?</FONT></DIV>
<DIV><FONT face=Arial size=2>Has anyone an exemple for me ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Greatings</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial
size=2>-----------------------------------------------------------------<BR>Benoit
Regrain<BR>Ingénieur d'études CNRS (Creatis)<BR>email : <A
href="mailto:regrain@creatis.insa-lyon.fr">regrain@creatis.insa-lyon.fr</A><BR>phone
: (+33) (0) 4.72.43.82.58<BR>fax : (+33) (0) 4.72.43.85.26<BR>INSA - Bâtiment
Blaise Pascal<BR>7, avenue Jean Capelle<BR>F - 69621 Villeurbanne
Cedex<BR>-----------------------------------------------------------------<BR></FONT></DIV></BODY></HTML>