winpop() — Silicon Graphics Silicon Graphics
NAME
winpop − moves the current graphics window in front of all other windows
SPECIFICATION
C
winpop()
FORTRAN
subroutine winpop
Pascal
procedure winpop;
DESCRIPTION
In the window manager, multiple windows appear as a stack of windows which can obscure each other. winpop takes the current graphics window from the stack of windows and places it on top.
SEE ALSO
winpush Using mex, the IRIS Window Manager
NOTE
This routine is available only in immediate mode.
Version 2.5 — April 22, 1987