Just in case: I think you can also simulate a mouse event at (x, y) and see what element replies, but this has a number of disadvantages compared to Matthew&#39;s method.<br><br>Laurent<br><br><div class="gmail_quote">On Thu, Sep 13, 2012 at 2:05 AM, Matthew Flatt <span dir="ltr">&lt;<a href="mailto:mflatt@cs.utah.edu" target="_blank">mflatt@cs.utah.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">There&#39;s currently no such method. You would have to search through the<br>
hierarchy using each window&lt;%&gt;&#39;s `get-x&#39;, `get-y&#39;, and `get-size&#39;.<br>
<div><div class="h5"><br>
At Wed, 12 Sep 2012 14:17:08 -0600, Kieron Hardy wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; Does anyone know what the equivalent of find-snip in pasteboard% would be<br>
&gt; for containees within containers?<br>
&gt;<br>
&gt; I&#39;ll looking to be able to get the GUI component at a particular (x,y)<br>
&gt; within a container. I thought I&#39;d seen a function that would do what I<br>
&gt; need, but in looking through the documents I can&#39;t find it.<br>
&gt;<br>
&gt; If there is no such function, would the best approach be to find the<br>
&gt; inner-most (most-contained?) containee that has an extent covering that<br>
&gt; particular (x,y)?<br>
&gt;<br>
&gt; Cheers,<br>
&gt;<br>
&gt; Kieron.<br>
</div></div>&gt; ____________________<br>
&gt;   Racket Users list:<br>
&gt;   <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
____________________<br>
  Racket Users list:<br>
  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
</blockquote></div><br>