| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
Arguments: grid-widget
Returns (or sets with setf) whether grid-widget, when it has the keyboard focus, will draw a rectangle around the cell that has the keyboard focus to show that that cell has the focus. The default is t, but it may be desirable to turn this property off if a grid-widget is being used for display only rather than for keyboard input, or if no cell-specific keyboard event-handling code is supplied for a grid-widget.
show-focus is a
property of the grid-widget
class.
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 |