Hi,

I view a svg-file using JSVGCanvas. With JAVA I change the Document of
this file.
I do that the way I have read it in the FAQs: I tell the JSVGCanvas that
the Document is dynamic, and all changes are made in the
UpdateManger-Thread.
But my changes are not shown by JSVGCanvas. When I save the svg-file and
load it again, my changes are visible.
What can I do to view the changes without saving and loading?
What I have described above works, when I create a new Document and
change it, but not with a Document created of a svg-file.

Dagmar


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

Reply via email to