<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div><br class=""></div><div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class=""><br class=""></div><div class="">In your case, you may have to implement a panManipulator that only deals with the mouse wheel/pinch. </div></div></div></blockquote><div><br class=""></div><div><div>Do you mean a interactorStyle - hasA - Pan Manipulator?</div><div><br class=""></div><div>I tried that and when I add the manipulator it seems to take over all the events…..I don’t get the left or right button - when I created the pan manipulator I only </div><div>assigned it center button (2)</div><div class=""><br class=""></div><div class=""><br class=""></div></div><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="">You can look at the zoom one which has an option to support the mouse wheel.</div></div></div></blockquote><div><br class=""></div>Do you mean a zoom Manipulator?</div><div><br class=""></div><div>I’ll experiment and post some code if I can’t get it working….</div><div><br class=""></div><div>Thanks</div><div><br class=""></div><div>Rick</div><div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class=""><br class=""></div><div class="">HTH,</div><div class=""><br class=""></div><div class="">Seb </div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="">On Mon, Sep 3, 2018 at 3:44 PM Richard Frank via vtkusers <<a href="mailto:vtkusers@public.kitware.com" class="">vtkusers@public.kitware.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br class="">
<br class="">
I want to use scroll wheel down for Pan in my interactor instead of a modifier key. What’s the best way to do this? I don’t see how to get it in an interactor style and if I add a PanManipulator it seems to take over all the mouse handling.<br class="">
<br class="">
What’s the relationship between an interactor and a manipulator?<br class="">
<br class="">
Thanks<br class="">
<br class="">
Rick Frank<br class="">
_______________________________________________<br class="">
Powered by <a href="http://www.kitware.com/" rel="noreferrer" target="_blank" class="">www.kitware.com</a><br class="">
<br class="">
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank" class="">http://www.kitware.com/opensource/opensource.html</a><br class="">
<br class="">
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank" class="">http://www.vtk.org/Wiki/VTK_FAQ</a><br class="">
<br class="">
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank" class="">http://markmail.org/search/?q=vtkusers</a><br class="">
<br class="">
Follow this link to subscribe/unsubscribe:<br class="">
<a href="https://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank" class="">https://public.kitware.com/mailman/listinfo/vtkusers</a><br class="">
</blockquote></div>
</div></blockquote></div><br class=""></body></html>