Generic FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

draw-scrollbar-area

Arguments: grid-widget section box stream

Draws something arbitrary in the scrollbar-area of a non-scrollable grid-widget section. When a row-section or column-section's scrollbars property is nil, then a scrollbar is not displayed for the section, leaving a blank space where the scrollbar would have been.

If an application would like to make use of this space, it can supply a draw-scrollbar-area method for the grid-widget and section in question. stream is the grid-widget sub-window on which to draw, and box is the area of this sub-window in which to draw.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1