[plt-scheme] scroll position with automatic scrollbars

From: pedro pinto (pedro.e.pinto at gmail.com)
Date: Fri Dec 8 09:08:40 EST 2006

Thanks Mathew,

Another question, is it possible to set the scroll step for automatic
scrollbars?

-pp


On Fri, 8 Dec 2006 17:27:25 0800, Matthew Flatt <mflatt at cs.utah.edu> wrote:
>
> At Thu, 7 Dec 2006 22:13:23 -0600, "pedro pinto" wrote:
> > Is there a way to figure out the current virtual x and virtual y
> position of
> > the (0,0) point of the client area when using automatic-scrollbars in a
> > canvas? I would like to use these values to optimize my rendering.
>
> See the `get-view-start' method of canvas%.
>
> Matthew
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20061208/d15e6658/attachment.html>

Posted on the users mailing list.