<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="4">It depends on the tool like the select or pen
        tools for example. With the former tool, I use the mouse wheel
        for zooming and dragging the background for panning, as you. But
        I duplicated these functionalities with 3 WheelMorphs, it useful
        when the selected tool is a pen, a highlighter, an eraser, a
        group selector, for examples.</font></p>
    <p><font size="4">The normal device I am planning for the Dybo
        hardware is a pen, with possibly only one button, so I have to
        provide widget alternatives.</font></p>
    <p><font size="4">You have likely more options regarding the input
        device for your project. For three finder drag, do you have any
        special to implement in the Cuis code?</font></p>
    <div class="moz-cite-prefix">Le 03/07/2026 à 20:27, Luciano
      Notarfrancesco a écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CAL5GDypteeSwGp-ZH=RgqrYX6EDE7=OvRZ+wBDYVQohjzJ-xbA@mail.gmail.com">
      <div dir="auto">BTW, what gestures do you use for panning/moving
        and zooming in/out? In my project I’m using cmd+vertical-scroll
        for zoom in/out and dragging the background for panning, but I
        only used it on MacOS with the touchpad 2-finger scrolling and
        3-finger drag, I still wonder what’s the best choice of gestures
        for other platforms…</div>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://mamot.fr/@drgeo">http://mamot.fr/@drgeo</a></pre>
  </body>
</html>