Committed a more or less working version.

This commit is contained in:
Guido van Rossum 1995-01-30 11:53:55 +00:00
parent 80ffd6683c
commit 17448e2408
56 changed files with 12110 additions and 0 deletions

12
Mac/Lib/toolbox/Menus.py Normal file
View file

@ -0,0 +1,12 @@
# Generated from 'D:Development:THINK C:Mac #includes:Apple #includes:Menus.h'
mDrawMsg = 0
mChooseMsg = 1
mSizeMsg = 2
mDrawItemMsg = 4
mCalcItemMsg = 5
textMenuProc = 0
hMenuCmd = 27
hierMenu = -1
mPopUpMsg = 3
mctAllItems = -98
mctLastIDIndic = -99 /*last color table entry has this in ID field*/