scroll

Function

Package: common-graphics

Arguments: stream offset &key delay-redraw

Scrolls stream by offset which must be a position object indicating the amount to scroll by in the x and y directions. Redrawing is delayed if the delay-redraw keyword argument is true (this argument is new in 6.0). Returns the actual amount of scrolling achieved as a position, or nil if no scrolling was done. See also scroll-to.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.