You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by Judy Qiu <xq...@indiana.edu> on 2003/08/18 21:03:41 UTC

UpdateManager

Hello,

For the batik SVG viewer, when a UIEvent triggers a piece of JavaScript code
that modifies multiple DOM elements (and eventually changes multiple GVT
nodes accordingly), does the corresponding UpdateManager aware of the
completion of all those graphics node changes before the repaint?

Thanks
Judy


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org


Re: UpdateManager

Posted by Thomas DeWeese <Th...@Kodak.com>.
Judy Qiu wrote:
> Hello,
> 
> For the batik SVG viewer, when a UIEvent triggers a piece of JavaScript code
> that modifies multiple DOM elements (and eventually changes multiple GVT
> nodes accordingly), does the corresponding UpdateManager aware of the
> completion of all those graphics node changes before the repaint?

     Yes, barring the use of things like setTimeout of course.



---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org