[racket] Finding a GUI containee at x,y within a container

From: Kieron Hardy (kieron.hardy at gmail.com)
Date: Wed Sep 12 16:17:08 EDT 2012

Hi all,

Does anyone know what the equivalent of find-snip in pasteboard% would be
for containees within containers?

I'll looking to be able to get the GUI component at a particular (x,y)
within a container. I thought I'd seen a function that would do what I
need, but in looking through the documents I can't find it.

If there is no such function, would the best approach be to find the
inner-most (most-contained?) containee that has an extent covering that
particular (x,y)?

Cheers,

Kieron.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20120912/9d0aa984/attachment.html>

Posted on the users mailing list.