Will that make the scroll bars adjust also? 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 06, 2007 4:47 AM
To: [email protected]
Cc: [email protected]
Subject: Re: JSVGScrollPane question

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]


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

Reply via email to