<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hello,</p>
<p><br>
</p>
<p>I have a simple QVTK program that draws a collection of cylinder actors (Qt 4.8.1, VTK 5.10).  The function that updates the actor positions is a Qt slot; on receiving a signal from another thread the function is invoked with the array of new positions.
  Everything is working fine, except that the scene does not get updated unless I interact with it (move the mouse).  I don't understand what is needed to force the scene update.  I'm sure it must be something simple.</p>
<p><br>
</p>
<p>Please enlighten me.</p>
<p><br>
</p>
<p>Thanks</p>
<p>Gib<br>
</p>
</body>
</html>