Hello,

I hope you are all doing well on these tuff times...

I am using mitk (last release) on a visual studio project with Qt, and here 
everything is perfect!

But recently, I have been starting a new project to use mitk with QtCreator, so 
I tried to set mitk on my Qt creator project, exactly the same version, and 
even same compiled libraries of mitk (I didn't regenerate a new mitk for this 
project).
But now I have a problem: when I display some 3D images on the mitk multi 
widget, when I try to move with the mouse the 3D image, or move the 2D images 
with mouse wheel, the four QmitkRenderWindow don't update. But If I move the 
level window slider, or call on the code ForceImmediateUpdate(), the updates 
are shown on the four windows.

I've been looking several times at all the libraries I included on my .pro file 
but can't find out what the problem is...
Does anyone have an idea?

Thank you and regards,

Emmanuel
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to