Class: PopupMenu

Module location: Windows.pkg line 1980 (view source)

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:

DFBasePullDownPopupMenu

Mixins:

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()
IntegerKey(Integer Ky)
Augment Key to send Redirect_Message (which is what the old pulldowns did.) Let's keep this private
OnChange()
OnInitMenu()
IntegerRedirect_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):

ModuleContaining SymbolLine
Dfdeomnu.pkgViewPopupMenu16
Dfdeomnu.pkgDEOPopupMenu40