Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a23a462

Browse files
committed
Balloon help definitions
1 parent d9d2968 commit a23a462

1 file changed

Lines changed: 46 additions & 0 deletions

File tree

Mac/Lib/lib-toolbox/Balloons.py

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# Generated from 'Moes:Metrowerks:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:Balloons.h'
2+
3+
hmBalloonHelpVersion = 0x0002
4+
kHMHelpMenuID = -16490
5+
kHMAboutHelpItem = 1
6+
kHMShowBalloonsItem = 3
7+
kHMHelpID = -5696
8+
kBalloonWDEFID = 126
9+
helpItem = 1
10+
hmDefaultOptions = 0
11+
hmUseSubID = 1
12+
hmAbsoluteCoords = 2
13+
hmSaveBitsNoWindow = 4
14+
hmSaveBitsWindow = 8
15+
hmMatchInTitle = 16
16+
kHMStringItem = 1
17+
kHMPictItem = 2
18+
kHMStringResItem = 3
19+
kHMTEResItem = 6
20+
kHMSTRResItem = 7
21+
kHMSkipItem = 256
22+
kHMCompareItem = 512
23+
kHMNamedResourceItem = 1024
24+
kHMTrackCntlItem = 2048
25+
khmmString = 1
26+
khmmPict = 2
27+
khmmStringRes = 3
28+
khmmTEHandle = 4
29+
khmmPictHandle = 5
30+
khmmTERes = 6
31+
khmmSTRRes = 7
32+
kHMEnabledItem = 0
33+
kHMTETextResType = 'TEXT'
34+
kHMTEStyleResType = 'styl'
35+
kHMDisabledItem = 1
36+
kHMCheckedItem = 2
37+
kHMOtherItem = 3
38+
kHMRegularWindow = 0
39+
kHMSaveBitsNoWindow = 1
40+
kHMSaveBitsWindow = 2
41+
kHMMenuResType = 'hmnu'
42+
kHMDialogResType = 'hdlg'
43+
kHMWindListResType = 'hwin'
44+
kHMRectListResType = 'hrct'
45+
kHMOverrideResType = 'hovr'
46+
kHMFinderApplResType = 'hfdr'

0 commit comments

Comments
 (0)