Hello, I'm doing that. I added a lot of Interactors in my own class (inherits from JSVGCanvas) and any key actions. The code from JSVGCanvas is a very good example for implementing that !
I think it is a better idea to create your own interactors and actions and register them. I must be familar with Java2D and with SVG (it is similar but has importend differences !). Jan -----Urspr�ngliche Nachricht----- Von: Eric Delacroix [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 27. Februar 2003 18:00 An: [EMAIL PROTECTED] Betreff: How do I zoom and pan in may application (again) Hello, I'm now trying to implement some "easy to use" functions on svg file like zoom, pan and adding simple forms, in an applet. I wondered if the zoom and pan functions of the JSVGCanvas was customizable? in order to do a "press button" zoom & pan instead of the ctrl-left_button and maj-left_button implemented in JSVGCanvas. Or do you think it will be easier to make new functions? I saw some mails about it in january but I'm looking for some precisions thanks Eric _________________________________________________________________ MSN Search, le moteur de recherche qui pense comme vous ! http://search.fr.msn.be --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
