| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |