Hi Paul,

"Paul L. Bogen" <[EMAIL PROTECTED]> wrote on 06/05/2007 11:30:43 AM:

> Can you, and if so how, set the scroll position of a JSVGScrollPane?

   Call 'setRenderingTransform' on the JSVGCanvas with an appropriate
Translate Affine (well it can be any affine but if all you want to
do is scroll that is a Translate).

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to