*sigh* ... don't mind me. I did actually notice this problem in /some/ version of Squiggle that I ran before sending that message, but I can't seem to replicate it now. Also, I was running batik-1.5.1rc2 on this machine, so my claims were invalid anyway.
At any rate, I'm digging through my configuration. I'll see what I can find. Things are currently going haywire in ways that cannot be easily described... I think it's time for a reboot. - Bibek On Sun, Mar 28, 2004 at 08:13:16AM -0600, Bibek Sahu wrote: > > On Sun, Mar 28, 2004 at 03:59:42AM -0500, Glen Mazza wrote: > > > > Looking at the JSVGViewerFrame of the Squiggle application [1], method > > gvtRenderingPrepare() appears to be called whenever the user resizes the > > Squiggle window and a redraw occurs. Perhaps that is what you're > > looking for. > > > > Glen > > > > [1 - line 2132] > > http://cvs.apache.org/viewcvs.cgi/xml-batik/sources/org/apache/batik/apps/svgbrowser/JSVGViewerFrame.java?annotate=1.101 > > > And... here we've found the problem. This is what I tried to do, and it > works as you describe in batik-1.5. However, it seems to be broken in > batik-1.5.1 (and CVS). > > In 1.5.1 and cvs, it calls the gvtRenderingCompleted method after the first > rendering is completed, but not after subsequent re-renderings. You can see > this problem in Squiggle by watching the status bar: in 1.5.0, it says it's > re-rendering things everytime you resize the window; in 1.5.1, it only says > that when the document is first loaded. > > Now the question is: do I dig into it myself (probably), or wait 'til Thomas > or someone else fixes it for me? ;-) > > > Ciao, > Bibek > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]