<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>The 1st circle is under the 2nd, and Pd currently registers a click with the object at the bottom.&nbsp; But is that a feature or a bug?&nbsp;</div><div>Either way, if it's implementation specific it then writing the patch as you suggest would work correctly under one implementation <br></div><div>while it wouldn't the move the circle at all under the other.</div><div><br></div><div>-Jonathan<br></div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Joćo Pais &lt;jmmmpais@googlemail.com&gt;<br><b><span
 style="font-weight: bold;">To:</span></b> Scott McCoid &lt;mccoid.scott@gmail.com&gt;; "pd-list@iem.at" &lt;pd-list@iem.at&gt;; Jonathan Wilkes &lt;jancsika@yahoo.com&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Sunday, October 2, 2011 8:48 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [PD] Data structure array with last element pointing back to first element<br></font><br>wouldn't it be simpler to compare the value of the 1st point with the last one, without creating the new variables? it's too late now, can't give a concrete example.<br><br>or, this is a situation where a "change" identifier for arrays would come in very handy (which already exists for loose pointers). then the metro hack wouldn't be necessary.<br><br>&gt; Here's a quick hack-- didn't check it for bugs.<br>&gt; <br>&gt; The real solution would be to add a "-c" flag to [plot] to draw the trace back to element 0:<br>&gt; <br>&gt; [plot -c
 etc.]<br><br>-c is the same as curve, right? an extra parameter for the stepness of the bezier would also be nice<br><br>Joćo<br><br><br></div></div></blockquote></div></div></body></html>