Hi Heidrun,
> Sorry if this question has been asked before - I am new to Batik > and to this mailing list. I believe it did, a few times [1] (see section 3.2 and following). ;-) You may want to check out the available on-line documentation (Wiki included), as well as crawl through the users mailing list [2] (I personally prefer the Nabble interface [3] for searches). > its old rectangle and fills it with the background behind it, > not realizing that I have painted on top of the whole surface. > I need to do a final repaint after the element has been rendered, > but when and where? Is there a "rendering complete" event for > an individual element like the GVT tree renderer event? I have > tried to invalidate the sub-canvas with the SVG document, > but that didn't help. Are you using the recommended procedure for document manipulation using Java [4]? If so, please provide a test case and more relevant information such as Batik version (or SVN revision/nightly build date if you are working with the trunk source code), Java and operating system environment versions, etc. > I would be very grateful for your comments! Hope this helps, Helder [1] http://xmlgraphics.apache.org/batik/faq.html#display-does-not-update [2] http://xmlgraphics.apache.org/batik/mailing-lists.html#batik-users [3] http://www.nabble.com/Batik---Users-f351.html [4] http://xmlgraphics.apache.org/batik/using/scripting/java.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
