er, sorry, forgot to cc list<div><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="q"><div><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">
I think it would be possible to do something like that in Pd and the<br>iemguis, since you can move them with messages.
<br><br>There is an alpha version of [cursor] in today&#39;s build which will<br>give you the mouse cursor position.&nbsp;&nbsp;I just got some ideas of how to<br>do it better, so it should be better tomorrow. :)<br><br>If someone wants to try to do this, I am willing to do the work to
<br>fill in the gaps in Pd so that it&#39;s possible.</blockquote><div>&nbsp;</div><br>&nbsp;</div></span>Hm, if it was possible to do in Pd I&#39;d /absolutely, without a doubt/ implement it. &nbsp;Cursor position is gettable with toxy, by the way?
<div><br>
</div><div>The iemguis allowing movement by messages is cool, but it wouldn&#39;t help for regular objects of course. &nbsp;Offhand the pieces needed would be:</div><div>Query Pd for the IDs of the currently selected objects</div>


<div>Query Pd for the position of an object id</div><div>Move any object by message.</div><div><br>&nbsp;</div><div>I guess you&#39;d need namecanvas in every patch being manipulated (hm, how would you capture the key commands? &nbsp;[key] needs focus, and [hid] wouldn&#39;t know what&#39;s focused?)...
</div>
</blockquote></div><br>