<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello<br>
<br>
in vtkCommand.h line 212, i can found :<br>
<br>
#define vtkAllEventsMacro() \<br>
_vtk_add_event(AnyEvent)\<br>
_vtk_add_event(DeleteEvent)\<br>
_vtk_add_event(StartEvent)\<br>
<br>
<br>
but in <a
href="http://www.vtk.org/doc/nightly/html/classvtkCommand.html">http://www.vtk.org/doc/nightly/html/classvtkCommand.html</a>,
there is no DeleteEvent.<br>
<br>
I found occurrence of it in <a class="moz-txt-link-freetext"
href="http://www.vtk.org/doc/release/5.0/html/a01252.html#z96_0w2">http://www.vtk.org/doc/release/5.0/html/a01252.html#z96_0w2<font
color="#000000"> wich is pretty deprecated</font></a><br>
<br>
Is this event available?<br>
<br>
Thanks<br>
<br>
Mathieu<br>
<a class="moz-txt-link-freetext"
href="http://www.vtk.org/doc/release/5.0/html/a01252.html#z96_0w2"></a>
</body>
</html>