| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
The class of a grid-drawing-pane window. A grid-drawing-pane is a
child window of the main widget-window (of class grid-top-pane
) that is associated
with a grid-widget
, and is where the
entire grid is drawn except for the outermost grid border. The
function grid-drawing-pane (when called on a
grid-top-pane
instance) returns the grid-drawing-pane child window just as the
function window
(when called on the grid-widget itself) returns the main
widget-window.
See grid-drawing-pane-class-for-grid
for information on subclassing the grid-drawing-pane
of a grid-widget.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |