<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>I think Miller already introduced some options to switch off
      interaction in edit and run modes. Check the documentation of the
      latest Pd version (I can't do it now). Besides that, get and set
      are the way to go.<br>
    </p>
    <div class="moz-cite-prefix">Am 29.11.2019 um 06:57 schrieb
      Alexandre Torres Porres:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAEAsFmj+DuH31RnU5xCfsMNUhZUF4UN0N=_v8o9pjmUO5-8XjA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">so, I have a data structure based GUI object, and
        say I just want it to display things and not really interact
        with it by clicking the data structures around, is it possible?
        Sorry if this is a stupid question, I just want to be sure.
        <div><br>
        </div>
        <div>So, say I have some shapes (for instance, a polygon) that
          can be controlled by messages and change something like its
          size. Now, because of that, if I go over the graph on parent
          and click on the corner of the polygon, I can drag and change
          the shape. Now, what if I want to prevent that from happening?
          Hints for tricks and hacks?</div>
        <div><br>
        </div>
        <div>What I'm doing so far is I'm getting the values of these
          parameters with [get] and reset the value if they change with
          [set]. it seems to be doing the trick, but maybe there are
          other ways of doing this?</div>
        <div><br>
        </div>
        <div>And maybe, just maybe, perhaps we could include an option,
          a flag, that an object is only for display? hmm? what you
          think?</div>
        <div><br>
        </div>
        <div>cheers</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a class="moz-txt-link-freetext" href="https://lists.puredata.info/listinfo/pd-list">https://lists.puredata.info/listinfo/pd-list</a></pre>
    </blockquote>
    <br>
  </body>
</html>