PopUpMenuDoc.tioga
Last edited by Jacobi, January 28, 1985 6:27:18 pm PST
PopUpMenu
CEDAR 5.2 — FOR INTERNAL XEROX USE ONLY
PopUpMenu
Christian P. Jacobi
© Copyright 1985 Xerox Corporation. All rights reserved.
Abstract: Package which implements pop up menus.
Keywords: menu, pop up menu
XEROX  Xerox Corporation
   Palo Alto Research Center
   3333 Coyote Hill Road
   Palo Alto, California 94304

For Internal Xerox Use Only
1. Interactive usage
Release a mouse button on top of an entry in the menu means selection of this entry.
2. Client usage
The module exports one single procedure. Calling it makes a pop up menu appear. The machine is monopolized while the pop up menu is visible. The user can only select an item in the menu, or discard the menu. Use the menu package such, that discarding the menu does not cause any action to happen.
The default parameter causes a cursor displacement such that this entry is selected at call time.
A NIL label will use a pop up menu without label.