Howdy all, Is there any way to get access to a JSVGComponent's BridgeContext, short of JSVGComponent.getUpdateManager().getBridgeContext()? The UpdateManager is null for static SVGs, and the SVGLayout I'm creating needs access to the BridgeContext (but not the UpdateManager).
On a related note, how do I know when the rendering has been completed on dynamic/interactive documents? The GVTTreeRendererListener only seems to work properly on static documents. (it will still tell me the /first/ time a rendering is completed on a dynamic document, but not on subsequent renderings...) Thanks! - Bibek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]