Simplified question:  Does anyone know how to make an array of pointers that point to elements within a canvas?  I don't.  Since the last patch, I tried making a seprate struct for pointers, but it doesn't seem that this is supported.
<br><br><div><span class="gmail_quote">On 8/9/06, <b class="gmail_sendername">Rich E</b> &lt;<a href="mailto:reakinator@gmail.com">reakinator@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div>So I'm trying to make a list of pointers that point to array members within a specified region of the canvas.&nbsp; This way, I can use the list to manipulate a specified region without altering the rest.&nbsp; The attached patch shows how I attempt to do it using a list append looped to a list (which then sends the appended list back to the cold inlet of the list append).&nbsp; This does create the list I want, but I get the message &quot;consistency check failed: gpointer copy&quot; (sometimes gstub_dis).&nbsp; My question is, what does this mean?&nbsp; Is there a better way to store a succession of pointers for later use?
</div>
<div>&nbsp;</div>
<div>Regards,</div></div><div><span class="sg">
<div>Rich</div>

</span></div><br clear="all"></blockquote></div><br>