<div dir="ltr">Hi, today I got back to giving this a chance.<div><br></div><div>I see <a title="tcl/pdtk_canvas.tcl" href="https://github.com/pure-data/pure-data/blob/1c60a514eab4141b708c5df5e6f401d796500088/tcl/pdtk_canvas.tcl" style="box-sizing:border-box;background-color:rgb(255,255,255);color:rgb(3,102,214);text-decoration:none;font-family:-apple-system,system-ui,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">tcl/pdtk_canvas.tcl</a> has the <span style="color:rgb(3,47,98);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><i>proc ::pdtk_canvas::pdtk_canvas_popup</i></span><span style="color:rgb(3,47,98);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"> <span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">function<span> that deals with this. I was able to make an external that switches this on and off, but for all canvases and patches, by overwriting this function, here's the prototype: </span></span></span><a href="https://github.com/porres/pd-else/blob/master/classes/lock.c">https://github.com/porres/pd-else/blob/master/classes/lock.c</a> That's a step further, but still far from what I want, which is to switch it on/off in a subpatch or abstraction. But well, can it even be possible to tweak with this without affecting all of Pd?</div><div><br></div><div>Any ideas?</div><div><br></div><div>thanks </div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-03-06 18:41 GMT-03:00 Alexandre Torres Porres <span dir="ltr"><<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">2018-03-06 16:02 GMT-03:00 Alexandre Torres Porres <span dir="ltr"><<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I have a couple of such examples in my library. </div></blockquote><div><br></div></span><div>Actually I have much more, dozens of it, as I don't think any non graphical abstraction of mine needs properties! I was just thinking and meant about the graphical ones, which even so don't always need properties... but I forgot to mention about the non graphical ones.</div><div><br></div><div>cheers</div><div><br></div></div></div></div>
</blockquote></div><br></div>