Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ textport(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

wsh(1)



textport(3G)                                                      textport(3G)



NAME
     textport - positions and sizes the textport

C SPECIFICATION
     void textport(left, right, bottom, top)
     Screencoord left, right, bottom, top;

PARAMETERS
     left     expects x screen coordinate for the left side of the textport.

     right    expects x screen coordinate for the right side of the textport.

     bottom   expects y screen coordinate for the bottom of the textport.

     top      expects y screen coordinate for the top of the textport.

DESCRIPTION
     textport positions and sizes the textport of the calling process to the
     specified rectangle.  If the calling process was invoked from a wsh
     window, this window is used for its textport; otherwise, the process does
     not have a textport and this routine does nothing.

SEE ALSO
     textinit, tpon

     wsh(1) in the User's Reference Manual.

NOTES
     This routine is available only in immediate mode.

TM
A process launched from the toolchest or The IRIS WorkSpace will not
have a textport. Therefore, we do not recommend the use of this routine in new development. Page 1

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