Hi Thierry, What do think about changing computeRenderintTransform so if getSize() returns zero for either dimension, we either use the identity transform or set that dimension to 1?
It would help avoid this common issue. It is a bit of a hack, but we know that passing zero into the getviewTransform will generate a NonInvertableTransformException. Also I think it's reasonable to set the URL and only when the gvtBuild is complete add the canvas/component to the swing tree - this would allow that to happen 'cleanly'. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
