imakebackground(3G) imakebackground(3G)
NAME
imakebackground - registers the screen background process
SPECIFICATION
C imakebackground()
FORTRAN subroutine imakeb
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.
Page 1 (printed 8/20/87)