<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>
      <blockquote type="cite">if I remember correctly iemguts also adds
        the possibility of deleting objects without the need to simulate
        a mouse select and a keyboard stroke (cut? idk..)</blockquote>
      Yes! [iemguts] adds a "delete" method to the canvas class so that
      you can delete individual objects by index.<br>
    </p>
    <div class="moz-cite-prefix">On 27.11.2021 17:25, José de Abreu
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAPy0Duq32hVQMeuiQy=Tcyum=0LjZYRKvwBfb0M-69+e3FK9fg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">if I remember correctly iemguts also adds the
        possibility of deleting objects without the need to simulate a
        mouse select and a keyboard stroke (cut? idk..)
        <div dir="auto"><br>
        </div>
        <div dir="auto">(I don't know, but I think there was something
          about deleting with mouse emulation, but this was buggy too
          since you need to first bring the canvas to front, and then
          emulate the mouse... no idea, but yeah, this is bad, and
          iemguts makes deleting very easy)</div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">Em sáb., 27 de nov. de 2021
          13:04, Christof Ressi <<a
            href="mailto:info@christofressi.com" moz-do-not-send="true"
            class="moz-txt-link-freetext">info@christofressi.com</a>>
          escreveu:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div>
            <p>Two examples that come to my mind:<br>
            </p>
            <p>1) [iemguts/canvasselect] allows to (de)select objects
              simply by index. No need to emulate mouse selection with
              "mouse" and "mouseup".<br>
            </p>
            <p>2) canvases/objects can be moved around with
              [iemguts/canvasposition] resp.
              [iemguts/canvasobjectposition]</p>
            <p>Are there any other use cases for "mouse" and "mouseup"?<br>
            </p>
            <div>On 27.11.2021 16:47, Alexandre Torres Porres wrote:<br>
            </div>
            <blockquote type="cite">
              <div dir="ltr">
                <div dir="ltr"><br>
                </div>
                <br>
                <div class="gmail_quote">
                  <div dir="ltr" class="gmail_attr">Em sáb., 27 de nov.
                    de 2021 às 11:59, Christof Ressi <<a
                      href="mailto:info@christofressi.com"
                      target="_blank" rel="noreferrer"
                      moz-do-not-send="true"
                      class="moz-txt-link-freetext">info@christofressi.com</a>>
                    escreveu:</div>
                  <blockquote class="gmail_quote" style="margin:0px 0px
                    0px 0.8ex;border-left:1px solid
                    rgb(204,204,204);padding-left:1ex">with [iemguts]
                    there really is no reason to ever use <br>
                    "mouse" and "mouseup" again. Unfortunately, many
                    people seem to prefer <br>
                    undocumented internal messages over a well tested
                    external...<br>
                  </blockquote>
                  <div><br>
                  </div>
                  <div>how exactly? please elaborate and give examples,
                    I'm curious</div>
                </div>
              </div>
            </blockquote>
          </div>
          _______________________________________________<br>
          <a href="mailto:Pd-list@lists.iem.at" target="_blank"
            rel="noreferrer" moz-do-not-send="true"
            class="moz-txt-link-freetext">Pd-list@lists.iem.at</a>
          mailing list<br>
          UNSUBSCRIBE and account-management -> <a
            href="https://lists.puredata.info/listinfo/pd-list"
            rel="noreferrer noreferrer" target="_blank"
            moz-do-not-send="true" class="moz-txt-link-freetext">https://lists.puredata.info/listinfo/pd-list</a><br>
        </blockquote>
      </div>
    </blockquote>
  </body>
</html>