&gt; They are _extremely_ limited with the current implementation.<br><br>what do you mean by that?<div><br></div><div>cheers<br><br><div class="gmail_quote">2013/5/24 Jonathan Wilkes <span dir="ltr">&lt;<a href="mailto:jancsika@yahoo.com" target="_blank">jancsika@yahoo.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Here&#39;s a quickly made approach that uses quanta syntax and checks<br>
for mouse manipulations from the outlet of [struct].<br>
<br>
I wouldn&#39;t recommend spending too much time learning data structures.<br>
They are _extremely_ limited with the current implementation.<br>
<br>
-Jonathan<br>
<div><div class="h5"><br>
<br>
<br>
----- Original Message -----<br>
From: Roman Haefeli &lt;<a href="mailto:reduzent@gmail.com">reduzent@gmail.com</a>&gt;<br>
To: pd-list &lt;<a href="mailto:pd-list@iem.at">pd-list@iem.at</a>&gt;<br>
Cc:<br>
Sent: Friday, May 24, 2013 6:15 PM<br>
Subject: [PD] first exercise with data structures<br>
<br>
Hi all<br>
<br>
Finally an attempt to dive into data structures. I read Frank<br>
Barknecht&#39;s still excellent DS tutorial and, of course, section 4 of<br>
Pd&#39;s help written by Miller Puckette, which is a bit more demanding, but<br>
definitely very interesting. Though I can somewhat follow the simpler<br>
example patches, the fundamental concepts are still a bit nebulous.<br>
<br>
Here&#39;s my problem. I found how to use [filledpolygon] to draw a<br>
rectangle whose width can be changed by mouse interaction. When using<br>
the same [struct] as the element of an array, I can draw many rectangles<br>
which can be grabbed and moved by the mouse (x-y-array). However, when<br>
it is used as an element, the ability to change the width dynamically<br>
with the mouse is lost.  When it is not part of an array, it cannot be<br>
moved easily (without going into edit mode). How can I have both at the<br>
same time? Is it even possible at all?<br>
<br>
Attached is an example that illustrates both cases. <br>
<br>
Roman<br>
<br>
</div></div>_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">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>
<br>_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">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>
<br></blockquote></div><br></div>