[vtkusers] Update VTKWidget and QtProgressBar using QTimer
Dejan Zivkovic
dejan.zivkovic90 at gmail.com
Wed Oct 14 09:12:31 EDT 2015
I have some VTKWidget and a QProgressBar in the same QMainWindow.
VTKWidget has some scene that can be animated.
In QTimer I update both VTKWidget and QProgress bar, on every 33ms.
Problem is that QProgressBar won't update its GUI.
When I disable updating VTKWidget, QProgressBar updates its GUI.
Does someone see the possible problem in this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151014/85be2e84/attachment.html>
More information about the vtkusers
mailing list