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

save-on-clear-focus

Arguments: object-editor

Returns whether an object-editor dialog will automatically call object-editor-save whenever the keyboard focus is moved from the object-editor, such as by selecting a sibling window or another application. The value may be set at creation time with the save-on-clear-focus initarg, or any time later by calling (setf save-on-clear-focus).

The default value is true to avoid letting the user lose edits when they switch to another window and neglect to return. A drawback is that object-editor-revert cannot be used on the current-instance after switching to another window and back.


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