Hi Bruce, Bruce Rindahl <[EMAIL PROTECTED]> wrote on 04/12/2008 03:39:36 PM:
> I added an onclick event handler to the SVG file (I have the demo > running on my local machine) and can test the .svg file in Batik > directly. However when I try it using the applet I don't get the > mouse action. It doesn't make sense to me that this wouldn't work. Can you get any mouse events in your applet? All the applet does is embed the JSVGCanvas in the Applet, since that is the same class that is used in the Batik Squiggle viewer I don't see how it could not be working unless mouse events weren't working for applets.
