Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DXmCSTextPaste(3X) — Ultrix/UWS 4.4 RISC

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmCSTextPaste(3X)

NAME

DXmCSTextPaste − Pastes the data from the clipboard into the text at the current cursor position. 

SYNOPSIS

Boolean DXmCSTextPaste(widget)
         Widget  widget;

PARAMETERS

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

DESCRIPTION

The DXmCSTextPaste routine pastes the data from the clipboard into the text at the current cursor position, returning the success or failure of that operation. 

RETURN VALUES

A Boolean value that, when True, indicates that the data was pasted successfully from the clipboard into the text. 

RELATED INFORMATION

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

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