Hi Thomas, > One comment, since the code totally replaces the transform on the > group if it had a pre-existing transform (say from a previous move) > at the start of the 'second' move it will snap back to it's initial > position. To fix this you either need to remember the total > dx/dy from the last move (I often use attributes in a custom namespace > for this)
Thanks for your help. As per your suggestion, i will try to implement custom namespace to store dx and dy values. If i face any problem, i will let you know. Thanks, Sudhakar -- View this message in context: http://www.nabble.com/Multiple-Group-Elements-Selection-and-Moving-t1799038.html#a4953093 Sent from the Batik - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
