<!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>
There is still one unresolved problem I'm facing.<br>
<br>
I'm manipulating an implicitPlaneWidget (which is visualizing a cutting
plane) during a callback function.<br>
The plane is changing it's normal and origin during the callback and it
works fine!<br>
<br>
The problem is that these changes only appear on the screen if I move
over the widget with the mouse.<br>
What I want to do is that alle changes (to the plane widget and the
connected cutting plane) are updated from within the callback function.<br>
<br>
Was the clear? Any help would be appreciated!<br>
Thanks.<br>
Sebastian<br>
<br>
</font></font>
</body>
</html>