Hi Martin Thanks, that worked, though I'm confused by the method names. I'm struggling to find a descent reference I can use for scripting, could you point me in the right direction?
thanks Brian Barbisch, Martin wrote: > Hi Brian, > > replace the line > > node = evt.getTarget(); > > by > > node = evt.getCurrentTarget(); > > I do not know which behavior is correct, though (Batik's or Adobe's). > > > Cheers, > > Martin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Brian Silberbauer MagmaTec Ph: +27 (0)21 670 7922 -- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
