Hello, I am reading in a svg from file that represents a map and I need to have multiple JSVGCanvases showing the same document on different screens (not visible at the same time). If I update the document on one screen (add a rectangle for example), I would like the changes reflected in the others canvases as well. I have tried a simple example but I get some unexpected results. How can I update all canvases? What is the prefered way of doing this?
Thanks, Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
