<div>Dear All,</div>
<div> </div>
<div> Hi! I am a beginner of VTK. In my project, I will display my dicom image by vtkResliceImageViewer. Following the example QtVTKRenderWindows </div>
<div><a href="https://github.com/Kitware/VTK/blob/master/Examples/GUI/Qt/FourPaneViewer/QtVTKRenderWindows.cxx">https://github.com/Kitware/VTK/blob/master/Examples/GUI/Qt/FourPaneViewer/QtVTKRenderWindows.cxx</a></div>
<div> </div>
<div> I would like to set the cursor visbility off, or turn off the rotation by mouse click. I tried several method, for example, </div>
<div>resliceImageViewer->getResliceCursorWidget()->setenabled(false);</div>
<div> </div>
<div> It is not working. I have tried several days, feeling frustrated. Does anyone know the solution?</div>
<div> </div>
<div>Cheers,</div>
<div>Ka Hei</div>