mirror of https://github.com/python/cpython.git
21 lines
344 B
Python
21 lines
344 B
Python
|
# 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
|