| Allegro CL version 6.2 Unrevised from 6.1 | |||||||||
Arguments: grid-widget
Returns what happens to selected grid rows and columns of grid-widget when the keyboard focus moves away from the grid.
The value can be t or nil. If nil, any selected
subsections in the grid are still selected after the focus moves away
from the grid-widget.
If the value is t, all grid subsections are
deselected when the focus moves off the grid-widget.
deselect-sections-when-lose-focus
is a property of the grid-widget class.
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.
| Allegro CL version 6.2 Unrevised from 6.1 | |||||||||