Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DXmCSTextGetInsertionPosition(3X)

DXmCSTextSetInsertionPosition(3X)  —  Subroutines

NAME

DXmCSTextSetInsertionPosition − Sets the insertion cursor to the specified logical position in the text. 

SYNOPSIS

void DXmCSTextSetInsertionPosition(widget, position)
      Widget             widget;
      DXmCSTextPosition  position;

PARAMETERS

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

positionThe position of the insertion cursor. 

DESCRIPTION

The DXmCSTextSetInsertionPosition routine sets the insertion cursor to the specified logical position (indicated by number of characters) in the text. 

RELATED INFORMATION

DXmCSTextGetInsertionPosition(3X)

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