winpop(3G) — 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
Multiple windows appear as a stack of windows that 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, Chapter 2, Programming with mex
NOTE
This routine is available only in immediate mode.
Version 3.6 — December 20, 1987