Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DXmCSTextHorizontalScroll(3X) — Tru64 UNIX 4.0f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmCSTextHorizontalScroll(3X)  —  Subroutines

NAME

DXmCSTextHorizontalScroll − Scrolls text horizontally. 

SYNOPSIS

void DXmCSTextHorizontalScroll(
        Widget widget,
        int n );

PARAMETERS

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

nAn integer that represents the number of pixels to scroll to the left or right. A positive value means scroll right; a negative value means scroll left. 

DESCRIPTION

The DXmCSTextHorizontalScroll routine scrolls text horizontally (left or right) by the given number of pixels. 

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