pupmode() — Silicon Graphics
NAME
pupmode − provides access to the pop-up menu bitplanes
SPECIFICATION
C
pupmode()
FORTRAN
suboutine pupmod
Pascal
procedure pupmode;
DESCRIPTION
pupmode enables the two highest-order bitplanes for writing. The window manager uses these bitplanes to display pop-up menus. An application process can access these bitplanes and retain the input focus without conflicting with other processes. Though processes can write in these bitplanes at any time, it is recommended they write to them when they have the input focus. Exceptions to this rule should be considered carefully.
SEE ALSO
endpupmode, pupcolor, fullscrn, endfullscrn Using mex, the IRIS Window Manager
NOTE
This routine is available only in immediate mode in the window manager.
Version 2.5 — April 22, 1987