Re: repaint problem??

2003-11-20 Thread Thomas DeWeese
Mathias Schroeder wrote: this time i put my JSVGCanvas in an internal frame. After that i added a second internal frame to the parent container. My problem is, if i switch from the 'canvasframe' to the second and back the painting is gone. I added a listner to get the frame activation, but i fo

repaint problem??

2003-11-20 Thread Mathias Schroeder
Hello again,     this time i put my JSVGCanvas in an internal frame. After that i added a second internal frame to the parent container. My problem is, if i switch from the 'canvasframe' to the second and back the painting is gone. I added a listner to get the frame activation, but i found

FOP, batik compile question

2003-11-20 Thread John Griessen
Hi, I have built and run a snapshot with the help of the fop.sh script in xml-fop directory, and some learning about the java classpath. The successful build was with blackdown java141, a sun license javac and JVM. I tried without success to compile with an alternative "free open" JVM. Even

Trapping GVTBuilder NPE error where an image tag href attribute r efers to missing JPEG file

2003-11-20 Thread pegan
Title: Trapping GVTBuilder NPE error where an image tag href attribute refers to missing JPEG file Apologies if I have wasted anybody's time I think I have just found the answer on message  http://koala.ilog.fr/batik/mlists/batik-users/archives/msg04512.html. Patrick

Trapping GVTBuilder NPE error where an image tag href attribute r efers to missing JPEG file

2003-11-20 Thread pegan
Title: Trapping GVTBuilder NPE error where an image tag href attribute refers to missing JPEG file Hi all, Can anybody point a new boy in the right direction ? I am getting this when I load an svg file into an JSVGCanvas :- java.lang.NullPointerException     at org.apache.batik.bridg

Re: Sluggish Applet

2003-11-20 Thread Thomas DeWeese
Mike Jacob wrote: I don't think there are any directories in the classpath, but I will double check and dig a little deeper into these issues. Hi Mike, I just committed a change to ensure that the LocalizableSupport always provides the correct class loader before searching for the resource bun

Re: Picking svg objects

2003-11-20 Thread Thomas DeWeese
Sumeet Singh Parmar wrote: How would I translate a pixel point on the SVGCanvas to the related or element? Hi Sumeet, For "dynamic documents" we generate DOM UI Events for the mouse automatically. So you can just register an event listener on the element in question (or one of it's parent el

Re: MissingResourceException after

2003-11-20 Thread Thomas DeWeese
Bryan Taylor wrote: --- Thomas DeWeese <[EMAIL PROTECTED]> wrote: You can expect the commit sometime soon (I need to run some more tests). Cool. Does batik issue bug fix releases periodically? Hi Bryan, Yes, of course the question is what is the period :) More seriously we are gearing