Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmCSTextSetAddMode(3X)  —  Subroutines

Digital

NAME

DXmCSTextSetAddMode − Controls whether the CSText widget is in Add Mode. 

SYNOPSIS

void DXmCSTextSetAddMode(widget,state)
   Widget  widget;
   Boolean state;

DESCRIPTION

The DXmCSTextSetAddMode routine controls whether the CSText widget is in Add Mode, which, when True, allows the user to move the insertion cursor without affecting the primary selection. 

Arguments

widgetThe identifier (widget ID) of the compound string text widget. 

stateA Boolean function that, when True, turns on Add Mode and, when False, turns off Add Mode. 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026