winpush(3G) winpush(3G)
winpush - places the current graphics window behind all other windows
void winpush()
none
When more than one window tries to occupy the same space on the screen,
the system stacks them on top of each other-thus obscuring (either
partially or completely) the underlying graphics window or windows.
Use winpush to take the current graphics window from anywhere in the
stack of windows and push it to the bottom.
winpop
This routine is available only in immediate mode.
PPPPaaaaggggeeee 1111 [ Back ]
|