Hi Leo,

[EMAIL PROTECTED] wrote on 07/17/2006 08:57:33 AM:

> My main question is why a specific event works while
> the other won't. Due to specific requirements I am using the latest 
build
> ( I am using multiImage/subImage elements etc.)

   Unfortunately, I can't think of anything that would be likely to
cause this behavior in Batik.  A couple of questions/possibilities:

        1) Does mouse-over work for other element types?  Try
         creating a simple rect and adding your listener to that.
        2) Is it possible that you have a high level listener 
         that would be canceling mouseover events?

> The following piece of java code shows how I create the element and add 
the
> eventlistener:

   This looks fine.

> Under all circumstances the "click" event works, but under no 
circumstances
> can I get an event from the "mouseover". I have the application working 
with
> the "click" event, but the user would like to have the mouseover....
> 
> Is there something wrong with my approach, or has something changed 
substantially
> in svg1.2?

   I don't think there is anything wrong with your approach...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to