Hi Bruce,

"Bruce Rindahl" <[EMAIL PROTECTED]> wrote on 04/08/2008 11:22:10 AM:

> I am playing with the demo at:
> http://xmlgraphics.apache.org/batik/demo.html
> How the applet AppletDemo.java be modified so that mouse events could be
> passed to the SVG file? 

    I suspect that you just need to use a dynamic SVG document
instead of a static SVG document (so add onclick event handler to
some element).

Reply via email to