Re: How to change batik error handling UI by my SVGApplication errorhandling.

2003-08-27 Thread Thomas DeWeese
Philippe GIL wrote: Bonjour, I'm currently using batik 1.5 to display realtime animated SVGs and to get user actions by clicking on some svg displayed elements. I have a question for you. How can I remove the batik ERROR handling (displayError) and replace it by myself? (ex SVG Error: Connection

How to change batik error handling UI by my SVGApplication errorhandling.

2003-08-26 Thread Philippe GIL
Bonjour, I'm currently using batik 1.5 to display realtime animated SVGs and to get user actions by clicking on some svg displayed elements. I have a question for you. How can I remove the batik ERROR handling (displayError) and replace it by myself? (ex SVG Error: Connection refused when tryi