<div class="h5">
</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I'd go ahead with a patch, if it fixes the problem in a few situations.<br>
<br>
To help your confidence on the correctness of the patch, QVTKWidget was already<br>
doing the same thing.<br></blockquote><div><br>Should the same patch be applied for qt as well? Or only for qt4?<br><br>As far as I can tell, it is going to do no harm, but I haven't tested it.<br><br><u>off topic</u><br>
Can you point me to the definition of QVTKWidget? I can't find it under the vtk namespace<br><br><span style="font-family: courier new,monospace;">>>> from vtk import *</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">>>> QVTKWidget()</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Traceback (most recent call last):</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">  File "<stdin>", line 1, in <module></span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">NameError: name 'QVTKWidget' is not defined</span><br style="font-family: courier new,monospace;">
<br></div></div>