this time i put my JSVGCanvas in an internal frame. After that i added a second internal frame to the parent container.
My problem is, if i switch from the 'canvasframe' to the second and back the painting is gone. I added a listner to get the frame activation, but i found no method to do a working repaint/rerendering/rebuilting, all i got is a rerendering working just one time by setDocument().
'repaint(int x, int y, int w, int h)' doesn't work?
Also if you replaced updateRenderingTransform() it is possible that you aren't returning true when you should.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]