You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by William Huang <sh...@xperient.net> on 2003/01/10 19:12:38 UTC

Are onzoom, currentScale and currentTranslate supported?

Hi Vincent,
 
With regard to your reply to Richard dated 08 Jul, 2002, you said Batik
would add support to onzoom, currentScale and currentTranslate. Have
these functionalities been implemented? Does onscroll work? If these
functionalities do not work yet, is there a work around so that I can
use current event model to achieve these?
 
Best regards,
William

Re: Are onzoom, currentScale and currentTranslate supported?

Posted by Vincent Hardy <vi...@sun.com>.
Hello William,

William Huang wrote:
> Hi Vincent,
> 
>  
> 
> With regard to your reply to Richard dated 08 Jul, 2002, you said Batik 
> would add support to onzoom, currentScale and currentTranslate. 

Yes, I had created an RFE for that:

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10447

 > Have
> these functionalities been implemented? Does onscroll work? 

No.

 > If these
> functionalities do not work yet, is there a work around so that I can 
> use current event model to achieve these?

You need to go into the JSVGCanvas code and look at where we handle zoom 
and pan. Then, you can build the corresponding events and dispatch them 
on the DOM tre.

Vincent.


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