<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hello world.<br>
<br>
Is it possible to update a vtkTextActor during a Callback function?<br>
<br>
I'm using the callback function like the one from the
vtkImplicitPlaneWidget2 example:
<a class="moz-txt-link-freetext" href="http://www.cmake.org/Wiki/VTK/Examples/Widgets/ImplicitPlaneWidget2">http://www.cmake.org/Wiki/VTK/Examples/Widgets/ImplicitPlaneWidget2</a><br>
I want to be able to display the current center of the widget and its
normal direction in text form!<br>
<br>
Any ideas?<br>
Sebastian<br>
</font></font>
</body>
</html>