textcolor(3G) textcolor(3G)
textcolor - sets the color of text in the textport
void textcolor(tcolor)
Colorindex tcolor;
tcolor expects an index into the current color map.
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.
pagecolor
wsh(1) in the User's Reference Manual.
This routine is available only in immediate mode.
A process launched from the toolchest or The IRIS WorkSpaceTM will not
have a textport. Therefore, we do not recommend the use of this routine
in new development.
PPPPaaaaggggeeee 1111 [ Back ]
|