<div class="markdown_content"><hr/>
<p><strong> <a class="alink" href="http://sourceforge.net/p/pure-data/bugs/1216/">[bugs:#1216]</a> <span><span>[struct]</span></span> doesn't react on mouse clicks when used for array elements</strong></p>
<p><strong>Status:</strong> open<br/>
<strong>Group:</strong> v0.46<br/>
<strong>Created:</strong> Wed Sep 02, 2015 10:17 PM UTC by Anonymous<br/>
<strong>Last Updated:</strong> Wed Sep 02, 2015 10:17 PM UTC<br/>
<strong>Owner:</strong> nobody<br/>
<strong>Attachments:</strong></p>
<ul>
<li><a class="" href="http://sourceforge.net/p/pure-data/bugs/1216/attachment/array_elements_mouse.pd">array_elements_mouse.pd</a> (4.7 kB; text/plain)</li>
</ul>
<p>Pd 0.46.6<br/>
Windows 7</p>
<p>Apparently <span>[struct]</span> doesn't output pointers when you click on a scalar that is used as an array element. It would be very useful, though, to receive a pointer from both the <span>[struct]</span> containing the array and the <span>[struct]</span> used as a template for the array elements. So you could reference the array AND the specific element you click on (ideally together with the array index).</p>
<p>The attached patch is a modification of the <span>[plot]</span> helpfile, trying to show the problem.</p>
<p>Cheers</p>
<hr/>
<p>Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to <a href="http://sourceforge.net/p/pure-data/bugs/">http://sourceforge.net/p/pure-data/bugs/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="http://sourceforge.net/p/pure-data/admin/bugs/options.">http://sourceforge.net/p/pure-data/admin/bugs/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>