Re: Picking svg objects

2003-11-20 Thread Thomas DeWeese
Sumeet Singh Parmar wrote: How would I translate a pixel point on the SVGCanvas to the related or element? Hi Sumeet, For "dynamic documents" we generate DOM UI Events for the mouse automatically. So you can just register an event listener on the element in question (or one of it's parent el

Picking svg objects

2003-11-19 Thread Sumeet Singh Parmar
Hello, How would I translate a pixel point on the SVGCanvas to the related or element? Thanks a lot! -Sumeet - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]