<div dir="ltr">Hi,<div><br></div><div>I have a patch to include the MouseWheel event in the ones returned by vtkWin32OpenGLRenderWindow::GetEventPending, in order to allow the interuption of rendering in the same way as a mouse click.</div><div><br></div><div>I was looking at the code in vtkXOpenGLRenderWindow to report it here as well, but i think it is already doing it, since it check the ButtonPress event (in vtkXOpenGLRenderWindowPredProc line 1406), that includes the mouse wheel event (the event has a subinfo indicating the corresponding button: left, middle, right, wheelForward, wheelBackward).</div><div><br></div><div>So before pushing a branch on GitLab, could anyone with access to a X platform or with good knowledge of this code can confirm this behaviour?</div><div><br></div><div>Thanks,</div><div>Xabi</div></div>