42 lines
959 B
Python
42 lines
959 B
Python
# Generated from 'flap:Metrowerks:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:Menus.h'
|
|
|
|
def FOUR_CHAR_CODE(x): return x
|
|
kMenuStdMenuProc = 63
|
|
kMenuStdMenuBarProc = 63
|
|
kMenuNoModifiers = 0
|
|
kMenuNoIcon = 0
|
|
kMenuIconType = 1
|
|
kMenuShrinkIconType = 2
|
|
kMenuSmallIconType = 3
|
|
kMenuColorIconType = 4
|
|
kMenuIconSuiteType = 5
|
|
kMenuIconRefType = 6
|
|
noMark = 0
|
|
kMenuDrawMsg = 0
|
|
kMenuChooseMsg = 1
|
|
kMenuSizeMsg = 2
|
|
kMenuDrawItemMsg = 4
|
|
kMenuCalcItemMsg = 5
|
|
kMenuThemeSavvyMsg = 7
|
|
mDrawMsg = 0
|
|
mChooseMsg = 1
|
|
mSizeMsg = 2
|
|
mDrawItemMsg = 4
|
|
mCalcItemMsg = 5
|
|
kThemeSavvyMenuResponse = 0x7473
|
|
textMenuProc = 0
|
|
hMenuCmd = 27
|
|
hierMenu = -1
|
|
mPopUpMsg = 3
|
|
mctAllItems = -98
|
|
mctLastIDIndic = -99
|
|
gestaltContextualMenuAttr = FOUR_CHAR_CODE('cmnu')
|
|
gestaltContextualMenuUnusedBit = 0
|
|
gestaltContextualMenuTrapAvailable = 1
|
|
kCMHelpItemNoHelp = 0
|
|
kCMHelpItemAppleGuide = 1
|
|
kCMHelpItemOtherHelp = 2
|
|
kCMNothingSelected = 0
|
|
kCMMenuItemSelected = 1
|
|
kCMShowHelpSelected = 3
|