batik-users@xml.apache.org
[Top] [All Lists]

Re: accessing UpdateManager before the canvas is displayed

Subject: Re: accessing UpdateManager before the canvas is displayed
From: George Armhold
Date: Fri, 10 Dec 2004 08:31:03 +0100
Archie Cobbs wrote:

You could add the JSVGCanvas to a JFrame that is never set visible.
The document should render I think if you say jframe.pack() even
though you haven't yet said jframe.setVisible().

Hi Archie, thanks for responding.  This is what I was thinking of
doing, but was wondering if there is not a cleaner solution through
the Batik API.  Having to rely on an unseen frame is probably doable,
but IMHO is kind of a hack.  I will try this though if nothing else
better materializes.

Thanks.



---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xxxxxxxxxxxxxx
For additional commands, e-mail: batik-users-help@xxxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>