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

template-allows-sign

Arguments: editable-text

Returns whether the user is allowed to type a plus or minus character in an editable-text widget that has a template-string. The value may be set at creation time by specifying the template-allows-sign initarg, or any time later by calling (setf template-allows-sign).

This property is used only with a template-string. When true, the user may type a plus or minus character in any template character position where there is no template character position to the left that contains a non-space.


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