pupmode(3G) — 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. Although processes can write in these bitplanes at any time, it is recommended they write to them when they have the input focus. Carefully consider exceptions to this rule.
SEE ALSO
endfullscrn, endpupmode, fullscrn, pupcolor Using mex , Chapter 3, Making Pop-Up Menus
NOTE
This routine is available only in immediate mode under the window manager.
Version 3.6 — December 20, 1987