>>>>> "WH" == William Huang <[EMAIL PROTECTED]> writes:

WH> My long term goal is to make dynamic updatable SVG and HTML
WH> displayed on JSVGCanvas using JavaScript, SMIL tags, and Batik
WH> event model. I can use Javascript to modify the DOM tree, thus I
WH> can create a new node. But I failed to display the updated DOM
WH> tree on the JSVGCanvas. As I read from Batik CVS, Batik currently
WH> does not support dynamic update, the only way to see the update is
WH> to call the setDocument on JSVGCanvas to see the update of the
WH> whole SVG file. Since I am modifying the DOM in Javascript, how
WH> could I call the JSVGCanvas update in JavaScript? Does Batik
WH> currently support update to individual components for better
WH> interactivity?

    If you are using Batik 1.5b4 you should be getting automatic
updates - 1.5 will not include SMIL support.  Batik 1.1.1 does not
support dynamic updates.

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

Reply via email to