xmlgraphics-batik-users mailing list archives

Site index · List index
Message view « Date » · « Thread »
Top « Date » · « Thread »
From Thomas DeWeese <Thomas.DeWe...@Kodak.com>
Subject Re: EventListener "SVGScroll" - Problem
Date Wed, 01 Jun 2005 11:51:53 GMT
Hi Maik,

    There was a silly bug in the scroll event dispatch
so it wouldn't notice an event needed to be
dispatched if only the y translate changed.

    This is now fixed in CVS.  Thanks for pointing
it out.

Maik Schürer wrote:

> I added a scroll listener to my SVG
>  EventTarget t = (EventTarget)svgRoot;
>  t.addEventListener("SVGScroll", new OnScrollAction(), false);
> but I can catch no events from cursor up/down keys.
> Shifting with mouse and cursor right/left keys works fine.
> Any ideas ?
> Thanks in advance
> Maik
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org


Mime
View raw message