Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ textcolor(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

wsh(1)



textcolor(3G)                                                    textcolor(3G)



NAME
     textcolor - sets the color of text in the textport

C SPECIFICATION
     void textcolor(tcolor)
     Colorindex tcolor;

PARAMETERS
     tcolor   expects an index into the current color map.

DESCRIPTION
     textcolor sets the color of all the text in the textport of the calling
     process.  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
     pagecolor

     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