Class: PopupMenu
1. Tells KEY to send redirect message. I think we are now doing this
but I don't have the message names. I expect this will go away.
Class Hierarchy:
DFBasePullDown

PopupMenuMixins:
Statushelp_Item_Mixin,
Direct Known Subclasses:
DEOPopupMenu,
ViewPopupMenu,
Class Definition
Functions and Procedures

Change_Menu(integer item# integer obj integer iFlags)

Construct_Object()

Exit_Menu()

Initialize_Menu()
Integer
Key(Integer Ky)
Augment Key to send Redirect_Message (which is
what the old pulldowns did.) Let's keep this private

OnChange()

OnInitMenu()
Integer
Redirect_Message()
Redirect_Message
If destination object exists send message to destintion else
send message to the focus object (if a focus object exists).
It expects the current selected item to CURRENT.
This is a good message for augmentation.
References (2):