<div dir="ltr">Hello all,<br><br>I&#39;ve got two questions today:&nbsp; First, I&#39;m having a difficult time figuring out why my mouse scroll events are not being captured.&nbsp; When I start my app, everything works fine, but if I select another control, then select the render window interactor again, I loose my scroll events.&nbsp; Any ideas?&nbsp; It&#39;s probably worth mentioning that I&#39;m using a wxVTKRenderWindowInteractor (MSW, wx 2.8.7, and vtk 5.0.4).<br>
<br>Second, I derived a class from vtkInteractorStyleTrackballCamera and I overloaded some of the event handling functions (OnButtonDown, etc.).&nbsp; My overloaded functions are not being called.&nbsp; When I step through the app. in debug, it just goes right to the vtk functions.&nbsp; Am I missing something?&nbsp; Is it more complicated than just overloading the function?<br>
<br>Thanks,<br><br>Kerry<br></div>