Carsten Zerbst wrote:
Hello,

I'd like to display something like a tooltip on certain items. This
works well, but actually I take the position for the tooltip using
event.screenX/Y. This is off course wrong, but how could one access the position of an event e.g. in the coordinate system of the svg ?

Try getScreenCTM() - there is example code in: xml-batik/samples/test/spec/scripting/currentScaleTranslate.svg




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to