Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

invalidate-cell

Arguments: row column &optional (row-num 0) (column-num 0)redraw-now-p data-area-only-p

Invalidates (tells the operating system that the image may be corrupted) the grid cell. The keyword arguments specify the row and column number and also whether redrawing should be immediate and whether the data area or the whole thing should be invalidated. If redrawing is not immediate, it will occur whenever the redrawing would normally be done.


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.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version