update-scroll-bars-for-new-window-size

Generic Function

Package: common-graphics

Arguments: window

This generic function is called internally when a window is created and later whenever the interior size of the window changes or its page size changes. An application should not call this function. If an application defines a custom scrolling scheme, then it likely will need to define an update-scroll-bars-for-new-window-size method that calls set-scroll-range to set the scroll-bars of the window as needed for the new window size.

See horizontal-scroll-bar and vertical-scroll-bar.

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.