Hi,

I am a new user of MITK. I use a (huge) application developed by somebody else, which uses QmitkRenderWindow. This application works as expected, I can load DICOM series and scroll through the 2D slices with the mouse wheel. I have reused some parts of its code for my own application which should perform more or less the same thing (load some DICOM and be able to scroll through the slices).

My problem is that in my own application I am not able to scroll through the 2D slices in the QmitkRenderWindow. The render windows receive the mouse events correctly, but nothing happens in the 2D slices (while everything works fine in the 3D view, as I can zoom in and out properly with the mouse wheel).

Is there some code needed to activate the missing interaction, that I would have missed?

Many thanks.

Best regards,

Pierre


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to