How can I avoid invokating the auto-layout-methode from canvas. As a result from zoom i need scrollbars and not only a new view to the image.
My first attempt: 1. add the JSVGCanvas into a viewport from scrollpane 2. overwrite JSVGCanvas to implement Scollable-interface with getScrollableTracksViewportWidth() returns false (same for height) and getPreferredScrollableViewportSize() returns canvas.getPreferredSize(); It doesn´t work. The canvas do not paint the area outside the initial painting area even if you scroll down/up. With kind regards Mit freundlichen Grüssen Jan Lolling T-Systems Systems Integration Entwicklungszentrum Berlin Hausanschrift: Wittestrasse 30H, 13509 Berlin Postanschrift: Postfach 652, 13476 Berlin Tel.: (0 30) 4 35 77-54 44 Fax: (0 30) 4 35 77-53 07 mailto:[EMAIL PROTECTED] Internet: http://www.t-systems.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]