summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/toolbox/Dialogs.py
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1995-06-06 12:55:40 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1995-06-06 12:55:40 (GMT)
commitae8a68f40cd56aa952520260970ebd5b9d3fb95c (patch)
treee1d470857f4a2fb83fe4fae48509f0babb93852c /Mac/Lib/toolbox/Dialogs.py
parentc7cfb9555974e2e3789a629f1b7509eaa73ee2c6 (diff)
downloadcpython-ae8a68f40cd56aa952520260970ebd5b9d3fb95c.zip
cpython-ae8a68f40cd56aa952520260970ebd5b9d3fb95c.tar.gz
cpython-ae8a68f40cd56aa952520260970ebd5b9d3fb95c.tar.bz2
Trying again to check it in. Changes to:
- Use Universal Headers as input - Change addpack calls to not depend on Guido's disklayout - Checkge testprograms to use new names for some functions
Diffstat (limited to 'Mac/Lib/toolbox/Dialogs.py')
-rw-r--r--Mac/Lib/toolbox/Dialogs.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/Mac/Lib/toolbox/Dialogs.py b/Mac/Lib/toolbox/Dialogs.py
index c31bfbe..66fea6b 100644
--- a/Mac/Lib/toolbox/Dialogs.py
+++ b/Mac/Lib/toolbox/Dialogs.py
@@ -1,4 +1,4 @@
-# Generated from 'D:Development:THINK C:Mac #includes:Apple #includes:Dialogs.h'
+# Generated from 'Moes:CW5 GOLD \304:Metrowerks C/C++ \304:Headers \304:Universal Headers 2.0a3 \304:Dialogs.h'
ctrlItem = 4
btnCtrl = 0
@@ -16,6 +16,7 @@ cancel = 2
stopIcon = 0
noteIcon = 1
cautionIcon = 2
+kIDODialogItem = 24
overlayDITL = 0
appendDITLRight = 1
appendDITLBottom = 2