RE: Problems with loading documents...

2005-02-01 Thread Caron, Michael R
Ah ha. Thanks! -Original Message- From: Thomas DeWeese [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 01, 2005 9:46 AM To: Batik Users Subject: Re: Problems with loading documents... Caron, Michael R wrote: > And how do I get the SVGDocumentLoader object? As I said the sou

Re: Problems with loading documents...

2005-02-01 Thread Thomas DeWeese
lto:[EMAIL PROTECTED] Sent: Monday, January 31, 2005 8:00 PM To: Batik Users Subject: Re: Problems with loading documents... Hi Michael, Caron, Michael R wrote: How do you get the error from the event if a certain step in the SVG loading process fails? Namely, capturing the error data from the

RE: Problems with loading documents...

2005-02-01 Thread Caron, Michael R
And how do I get the SVGDocumentLoader object? -Original Message- From: Thomas DeWeese [mailto:[EMAIL PROTECTED] Sent: Monday, January 31, 2005 8:00 PM To: Batik Users Subject: Re: Problems with loading documents... Hi Michael, Caron, Michael R wrote: > How do you get the error f

Re: Problems with loading documents...

2005-01-31 Thread Thomas DeWeese
Hi Michael, Caron, Michael R wrote: How do you get the error from the event if a certain step in the SVG loading process fails? Namely, capturing the error data from the following methods: public void gvtRenderingFailed(GVTTreeRendererEvent e) {} You can't for this one right now. I'll f