Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DXmSvnAutoScrollDisplay(3X) — Tru64 UNIX 5.0a

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DXmSvnSetApplDragging(3X)

DXmSvnAutoScrollCheck(3X)

DXmSvnAutoScrollDisplay(3X)  —  Subroutines

NAME

DXmSvnAutoScrollDisplay − Automatically scrolls the screen one unit based on the cursor position. 

SYNOPSIS

void DXmSvnAutoScrollDisplay(
        Widget widget,
        int x,
        int y );

PARAMETERS

widget
The identifier (widget ID) of the SVN widget.

xAn integer that represents the current x location of the cursor. 

yAn integer that represents the current y location of the cursor. 

DESCRIPTION

The DXmSvnAutoScrollDisplay routine automatically scrolls the screen one unit based on the current cursor location.  If the cursor is not in a location that permits automatic scrolling, this call is ignored. 

Use this routine if your application controls the dragging operations (using the DXmSvnSetApplDragging routine). 

SEE ALSO

DXmSvnSetApplDragging(3X), DXmSvnAutoScrollCheck(3X)

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