Jeroen,

  You can use getIntersectionList(rect,null) funtion to get all the 
elements (as list of nodes) that intersects the point where you 
click the mouse and perform what ever operation you want on the 
bottom elemnent. By that way even if you have 20 elements stacked on 
top you can selectively perform operation on any element you need.

Hope this helps

Nathan.



--- In [email protected], Jeroen Vanattenhoven 
<[EMAIL PROTECTED]> wrote:
>
> When you have 2 graphical objects on top of each other (a 
rectangle and 
> polygon f.e.), can you make the bottom one get the event when 
someone 
> clicks on the top object?
> 
> Purpose is for a gis client to be able to edit a selected feature 
> (bottom one) when some other feature is still visible on top.
> 
> Jeroen
> 
> Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
>






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/WktRrD/lOaOAA/yQLSAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to