Interface to the Mac List Manager.

This commit is contained in:
Jack Jansen 1995-08-14 11:46:24 +00:00
parent f33a69f273
commit a4b1d0030e
6 changed files with 1049 additions and 0 deletions

15
Mac/Lib/toolbox/Lists.py Normal file
View file

@ -0,0 +1,15 @@
# Generated from 'Sap:CodeWarrior6:Metrowerks C/C++:Headers:Universal Headers 2.0.1f:Lists.h'
lDoVAutoscroll = 2
lDoHAutoscroll = 1
lOnlyOne = -128
lExtendDrag = 64
lNoDisjoint = 32
lNoExtend = 16
lNoRect = 8
lUseSense = 4
lNoNilHilite = 2
lInitMsg = 0
lDrawMsg = 1
lHiliteMsg = 2
lCloseMsg = 3