
TEXTSW_ACTION_*
Appendix C, Textsw Action Attributes, describes the textsw action attributes. These attributes are
only valid for use with a textsw notify procedure.
TEXTSW_AGAIN_RECORDING
If FALSE, changes to the textsw are not repeated when the user invokes AGAIN. Disabling reduces
memory overhead.
Argument: Bool
Default:
TRUE
Procs: create, get, set
Objects: Textsw
TEXTSW_AUTO_INDENT
If TRUE, automatically indents a new line to match the previous line.
Argument: Bool
Default:
FALSE
Procs: create, get, set
Objects: Textsw
TEXTSW_AUTO_SCROLL_BY
Specifies the number of lines to scroll when type-in moves insert point below the view.
Argument: int
Default: 1
Procs: create, get, set
Objects: Textsw
TEXTSW_BLINK_CARET
Determines whether the caret blinks ( for better performance don’t blink).
Argument: Bool
Default:
FALSE
Procs: create, get, set
Objects: Textsw
TEXTSW_BROWSING
If
TRUE, prevents editing of displayed text. If another file is loaded in, browsing stays on.
Argument: Bool
Default:
FALSE
Procs: create, get, set
Objects: Textsw
TEXTSW_CHECKPOINT_FREQUENCY
Specifies the number of edits between checkpoints. Set to 0 to disable checkpointing.
Argument: int
Default: 0
Procs: create, get, set
Objects: Textsw
XView Attributes
XView Attributes 141