I have some more information on this. I managed to get the retries out by
setting the scrollbars of the JScrollPane container to always visible (with
setScrollbarsAlwaysVisible(true)). I did this before by using
horizontal.setVisible(true) and the same for vertical and horizontalPanel.
The result in the canvas was a short painting of the scrollbars which get
removed during the rendering of the svg canvas. That probably was the
component resize I was struggling with.

Does this ring any bells?

Vincent
-- 
View this message in context: 
http://www.nabble.com/how-to-handle-resize-tf2129806.html#a6517648
Sent from the Batik - Users mailing list archive at Nabble.com.


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

Reply via email to