Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmCSTextCut(3X)

NAME

DXmCSTextCut − Deletes the currently selected (highlighted) text after copying it to the clipboard. 

SYNOPSIS

Boolean DXmCSTextCut (widget, time)
         Widget  widget;
         Time    time;

PARAMETERS

The identifier (widget ID) of the compound string text widget.  The time of the event that generated the call to DXmCSTextCut. 

DESCRIPTION

The DXmCSTextCut routine deletes the selected text in the compound string text widget after copying the text to the clipboard, returning the success or failure of that operation. 

RETURN VALUES

A Boolean value that, when True, indicates that the text has been successfully copied to the clipboard and then deleted. 

RELATED INFORMATION

DXmCreateCSText(3X), DXmCSTextCopy(3X), DXmCSTextPaste(3X), DXmCSTextRemove(3X)

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