<div>One thing that you might try is having an extra canvas with a color the same as the GOP patch&#39;s background color change vis_size to cover up / hide the stuff you want to &quot;disappear.&quot; I don&#39;t think you can make canvas have a vis_size of 0 0, but 1 1 with the right background color isn&#39;t visible in most cases.</div>

<div> </div>
<div>Of course this doesn&#39;t work at all if you intend to move things around beyond simple hiding and showing. It can also be very tedious to set up the visible order and the receive symbols of these canvases, but it does seem to be shown with GOP<br>
</div>
<div>-Stephen<br></div>
<div class="gmail_quote">On Fri, Jan 29, 2010 at 4:44 PM, Matteo Sisti Sette <span dir="ltr">&lt;<a href="mailto:matteosistisette@gmail.com">matteosistisette@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Hi,<br><br>I wanted to do make some bangs and canvases disappear and appear on a GOP-enabled abstraction, so I thought the simplest thing would be to make them move outside the gop-area and back to their place.<br>
<br>However, when a gui element is moved away from the gop area (via a &quot;delta&quot; message), it is redrawn outside it. It is not &quot;active&quot; (i.e. if you click on it you don&#39;t interact) but it is still visible. Only when you move the object, then the spurious element previously drawn outside the gop area disappears.<br>
<br>The viceversa also happens: you move it back to inside the gop area, it is still invisible; as soon as you move the containing object then it becomes visible.<br><br>Obviously a bug. The question however is, can anybody think of an easy workaround?<br>
<br>thanks<br>m.<br><font color="#888888"><br>-- <br>Matteo Sisti Sette<br><a href="mailto:matteosistisette@gmail.com" target="_blank">matteosistisette@gmail.com</a><br><a href="http://www.matteosistisette.com/" target="_blank">http://www.matteosistisette.com</a><br>
<br>_______________________________________________<br><a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</font></blockquote></div><br>