[vtkusers] VTK with Qt5 - Timer stops running as soon as I interact with the window

J. babybishops at gmail.com
Wed Jul 11 08:38:47 EDT 2018


I want to display an animation while allowing the user to rotate and pan
the view. For this reason I've been using TimerEvent, and it was working
fine until I started using the Qt bindings. What's happening is that as
soon as I interact with the window in any way, such as clicking in side it,
the timer stops firing. I created a minimal example to show what I mean.
This is with VTK 8 and Qt 5.

https://pastebin.com/XV8eGSnc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20180711/a6193f2f/attachment.html>


More information about the vtkusers mailing list