imakebackground() — Silicon Graphics Silicon Graphics
NAME
imakebackground − draws screen background in the window manager
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 should draw the background and read the input queue. Every time the process gets a REDRAW token in the queue, it should redraw the background.
SEE ALSO
winopen Using mex, the IRIS Window Manager
NOTE
This routine is available only in immediate mode.
Version 2.5r1 — October 29, 1986