0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 08:52:25 +01:00
cpython/Mac/Lib/toolbox/Dialogs.py
1995-01-30 11:53:55 +00:00

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