summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/lib-toolbox/Menus.py
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1997-12-18 17:50:29 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1997-12-18 17:50:29 (GMT)
commit0e680b7608cf6a2e1be70569b4da2cf5a7204c2d (patch)
treee9fa59b12401e0b836f059c9666db6e429f0b12d /Mac/Lib/lib-toolbox/Menus.py
parent3802039cffa557c2f127ee874f77235e3786bf31 (diff)
downloadcpython-0e680b7608cf6a2e1be70569b4da2cf5a7204c2d.zip
cpython-0e680b7608cf6a2e1be70569b4da2cf5a7204c2d.tar.gz
cpython-0e680b7608cf6a2e1be70569b4da2cf5a7204c2d.tar.bz2
Moved toolbox to lib-toolbox, Sjoerd-style.
Diffstat (limited to 'Mac/Lib/lib-toolbox/Menus.py')
-rw-r--r--Mac/Lib/lib-toolbox/Menus.py14
1 files changed, 14 insertions, 0 deletions
diff --git a/Mac/Lib/lib-toolbox/Menus.py b/Mac/Lib/lib-toolbox/Menus.py
new file mode 100644
index 0000000..e33f81b
--- /dev/null
+++ b/Mac/Lib/lib-toolbox/Menus.py
@@ -0,0 +1,14 @@
+# Generated from 'flap:Metrowerks:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:Menus.h'
+
+noMark = 0
+mDrawMsg = 0
+mChooseMsg = 1
+mSizeMsg = 2
+mDrawItemMsg = 4
+mCalcItemMsg = 5
+textMenuProc = 0
+hMenuCmd = 27
+hierMenu = -1
+mPopUpMsg = 3
+mctAllItems = -98
+mctLastIDIndic = -99