(py-indent-right, py-outdent-left): new commands, bound to C-c C-r and
[python/dscho.git] / Mac / Lib / toolbox / Dialogs.py
blobc31bfbe7f7284520f09865dc55b018499a24b566
1 # Generated from 'D:Development:THINK C:Mac #includes:Apple #includes:Dialogs.h'
3 ctrlItem = 4
4 btnCtrl = 0
5 chkCtrl = 1
6 radCtrl = 2
7 resCtrl = 3
8 statText = 8
9 editText = 16
10 iconItem = 32
11 picItem = 64
12 userItem = 0
13 itemDisable = 128
14 ok = 1
15 cancel = 2
16 stopIcon = 0
17 noteIcon = 1
18 cautionIcon = 2
19 overlayDITL = 0
20 appendDITLRight = 1
21 appendDITLBottom = 2