57 lines
1.5 KiB
Python
57 lines
1.5 KiB
Python
# Generated from 'flap:CodeWarrior Pro 5:Metrowerks CodeWarrior:MacOS Support:Universal:Interfaces:CIncludes:Balloons.h'
|
|
|
|
def FOUR_CHAR_CODE(x): return x
|
|
kTopLeftTipPointsLeftVariant = 0
|
|
kTopLeftTipPointsUpVariant = 1
|
|
kTopRightTipPointsUpVariant = 2
|
|
kTopRightTipPointsRightVariant = 3
|
|
kBottomRightTipPointsRightVariant = 4
|
|
kBottomRightTipPointsDownVariant = 5
|
|
kBottomLeftTipPointsDownVariant = 6
|
|
kBottomLeftTipPointsLeftVariant = 7
|
|
kBalloonVariantCount = 8
|
|
hmBalloonHelpVersion = 0x0002
|
|
kHMHelpMenuID = -16490
|
|
kHMAboutHelpItem = 1
|
|
kHMShowBalloonsItem = 3
|
|
kHMHelpID = -5696
|
|
kBalloonWDEFID = 126
|
|
helpItem = 1
|
|
hmDefaultOptions = 0
|
|
hmUseSubID = 1
|
|
hmAbsoluteCoords = 2
|
|
hmSaveBitsNoWindow = 4
|
|
hmSaveBitsWindow = 8
|
|
hmMatchInTitle = 16
|
|
kHMStringItem = 1
|
|
kHMPictItem = 2
|
|
kHMStringResItem = 3
|
|
kHMTEResItem = 6
|
|
kHMSTRResItem = 7
|
|
kHMSkipItem = 256
|
|
kHMCompareItem = 512
|
|
kHMNamedResourceItem = 1024
|
|
kHMTrackCntlItem = 2048
|
|
khmmString = 1
|
|
khmmPict = 2
|
|
khmmStringRes = 3
|
|
khmmTEHandle = 4
|
|
khmmPictHandle = 5
|
|
khmmTERes = 6
|
|
khmmSTRRes = 7
|
|
kHMEnabledItem = 0
|
|
kHMTETextResType = FOUR_CHAR_CODE('TEXT')
|
|
kHMTEStyleResType = FOUR_CHAR_CODE('styl')
|
|
kHMDisabledItem = 1
|
|
kHMCheckedItem = 2
|
|
kHMOtherItem = 3
|
|
kHMRegularWindow = 0
|
|
kHMSaveBitsNoWindow = 1
|
|
kHMSaveBitsWindow = 2
|
|
kHMMenuResType = FOUR_CHAR_CODE('hmnu')
|
|
kHMDialogResType = FOUR_CHAR_CODE('hdlg')
|
|
kHMWindListResType = FOUR_CHAR_CODE('hwin')
|
|
kHMRectListResType = FOUR_CHAR_CODE('hrct')
|
|
kHMOverrideResType = FOUR_CHAR_CODE('hovr')
|
|
kHMFinderApplResType = FOUR_CHAR_CODE('hfdr')
|