Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ tpoff(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

wsh(1)



tpon(3G)                                                              tpon(3G)



NAME
     tpon, tpoff - control the visibility of the textport

C SPECIFICATION
     void tpon()

     void tpoff()

PARAMETERS
     none

DESCRIPTION
     tpon pops the textport of the calling process, bringing it to the front
     of any windows that conceal it.  tpoff pushs the textport down behind all
     other windows, effectively hiding it.  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, textport

     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 these routines in new development. Page 1

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