Hello I still new to batik and svg and have a bit trouble with the ScrollPane ... first it took me as newbie a long time figuring out that a svgdocument created with SVGGraphics2D does not seem to give the right bounding box neither set a viewBox ... I understand that it does not set a vieBox but what should be the problem with the BBox? The next thing is that when I zoom in (via setRenderingTransformation in JSVGCanvas) the sliders doesn't seem set correctly only after I drag the vertical slider all the way down it works ... am I missing something that I need to set/check again? And my last question, since the ScrollPane doesn't update during dragging (to speed things up I guess? but I need that for my application), I thought I just add that behaviour via SBListeners which call some kind of update procedure but it seems that there is no way to add SBListerns ... am I really supposed to derive a new class for that? Any tips how to create that behaviour?
thx & cu ernii -- "Ein Herz für Kinder" - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de Unser Dankeschön: Ihr Name auf dem Segel der 1. deutschen America's Cup-Yacht! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
