summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/toolbox/Dialogs.py
blob: 297568c2a76127b164a2d75e1f1ff79e1086f94f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated from 'D:Development:THINK C:Mac #includes:Apple #includes:Dialogs.h'
ctrlItem = 4
btnCtrl = 0
chkCtrl = 1
radCtrl = 2
resCtrl = 3
statText = 8
editText = 16
iconItem = 32
picItem = 64
userItem = 0
itemDisable = 128
ok = 1
cancel = 2
stopIcon = 0
noteIcon = 1
cautionIcon = 2
overlayDITL = 0
appendDITLRight = 1
appendDITLBottom = 2