Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DXmCSTextCut(3X) — Tru64 UNIX 4.0f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DXmCreateCSText(3X)

DXmCSTextCopy(3X)

DXmCSTextPaste(3X)

DXmCSTextRemove(3X)

DXmCSTextCut(3X)  —  Subroutines

NAME

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

SYNOPSIS

Boolean DXmCSTextCut(
        Widget widget,
        Time time );

PARAMETERS

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

timeThe 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. 

SEE ALSO

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

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