Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pagecolor(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

wsh(1)



pagecolor(3G)                                                    pagecolor(3G)



NAME
     pagecolor - sets the color of the textport background

C SPECIFICATION
     void pagecolor(pcolor)
     Colorindex pcolor;

PARAMETERS
     pcolor   expects an index into the current color map.

DESCRIPTION
     pagecolor sets the background color of 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
     textcolor

     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