Hi,everyone, I wrote a vtk program based on MFC. Instead of asking vtkWin32RenderWindowInteractor to process mouse events, I want to process them by myself in MFC view class. I have tried to call vtkWin32RenderWindowInteractor::InstallMessageProcOff(), but It doesn't work. Any suggestion is appreciated. Best wishes, Yuetong Luo