imakebackground(3G) — Silicon Graphics
NAME
imakebackground − registers the screen background process
SPECIFICATION
C
imakebackground()
FORTRAN
subroutine imakeb
Pascal
procedure imakebackground;
DESCRIPTION
imakebackground registers a process that maintains the screen background. Call it before winopen. The process draws the background and reads the input queue. Every time the process gets a REDRAW token in the queue, it redraws the background.
SEE ALSO
winopen Using mex, Chapter 2, Programming with mex
NOTE
This routine is available only in immediate mode.
Version 3.6 — December 20, 1987