Hi everyone,<br><br>So, I have managed to render above a QVTKWidget window using QT.<br><br>However, there is one nagging problem. So, I have a set of points that I can interact with using the mouse and move them around. But whenever I move a point around there is a lot of flickering. I am using Qt4 and double buffering is on by default.
<br><br>Hoping that anyone who has more experience using QT with VTk might give some advise on how to achieve flicker free rendering.<br><br>Cheers,<br><br>Anja