Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmCSTextSetTopPosition(3X)  —  Subroutines

Digital

NAME

DXmCSTextSetTopPosition − Sets the logical position of the first character in the displayed text. 

SYNOPSIS

void DXmCSTextSetTopPosition(widget, top_position)
   Widget       widget;
   DXmCSTextPosition top_position;

DESCRIPTION

The DXmCSTextSetTopPosition routine sets the logical position of the first character in the displayed text. If the direction is left-to-right, the first character is at the top-left of the display. If the direction is right-to-left the first character is at the top-right of the display. 

Arguments

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

top_position
The logical position of the first character in the text.

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