Hi Christian,

> If i use such CanvasInteractor, in my case AbstractZoomInteractor, there 
> isn't any support for the mouse wheel, is it?

Not that I'm aware of...


> Or i re-implement the AbstractZommInteractor with additional MouseWheel 
> Support, thats not a good style i think ... :/

Yes, I'd say the best way was to customize the existing
AbstractZoomInteractor and disable the default one. As Thomas stated,
now that Java 1.3 support was dropped, this could be added to the
default zoom interactor, so I'd invite you to contribute a patch to
the existing source code if you come up to a solution, by creating a
new bug report [1] and/or by adding it to a follow-up in this thread.
;-)


Regards,
  Helder Magalhães


[1] 
https://issues.apache.org/bugzilla/buglist.cgi?query_format=specific&bug_status=__open__&product=Batik

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to