PopUpCommandDoc.tioga
Eric Nickell, May 22, 1986 2:00:00 pm PDT
Christian Jacobi, March 27, 1992 1:32 pm PST
OVERLOADING BUTTONS
PCEDAR 10.1 —
PopUpCommand
or, A Nice Way to Overload Buttons
Eric Nickell, Christian Jacobi
© Copyright 1986, 1990, 1992 Xerox Corporation. All rights reserved.
Abstract: Implements a command which provides a pop-up menu allowing the user to select the actual command to execute. Since most users would have little desire to type in n commands, only to mouse select the one they really wished to perform, the application for this command is to provide choice where automated mechanism currently execute a single command — i.e. the CreateButton command.
Created by: Eric Nickell
Maintained by: Eric Nickell <Nickell.pasa>
Keywords: ExecHacks, DoIt, CommandTool
XEROX  Xerox Corporation
   Palo Alto Research Center
   3333 Coyote Hill Road
   Palo Alto, California 94304

Command Format
PopUpCommand [-title] cmd1 cmd2 ...
where title and cmd are either single words or quoted strings. Note that bugging outside the block will abort the selection.