Guido van Rossum | 17448e2 | 1995-01-30 11:53:55 +0000 | [diff] [blame] | 1 | # Generated from 'D:Development:THINK C:Mac #includes:Apple #includes:Controls.h' |
| 2 | pushButProc = 0 |
| 3 | checkBoxProc = 1 |
| 4 | radioButProc = 2 |
| 5 | useWFont = 8 |
| 6 | scrollBarProc = 16 |
| 7 | inButton = 10 |
| 8 | inCheckBox = 11 |
| 9 | inUpButton = 20 |
| 10 | inDownButton = 21 |
| 11 | inPageUp = 22 |
| 12 | inPageDown = 23 |
| 13 | inThumb = 129 |
| 14 | popupMenuProc = 1008 |
| 15 | inLabel = 1 |
| 16 | inMenu = 2 |
| 17 | inTriangle = 4 |
| 18 | popupUseWFont = 1 << 3 |
| 19 | popupTitleOutline = 1 << 11 |
| 20 | popupTitleExtend = 1 << 14 |
| 21 | popupTitleLeftJust = 0x00000000 |
| 22 | popupTitleCenterJust = 0x00000001 |
| 23 | popupTitleRightJust = 0x000000FF |
| 24 | noConstraint = 0 |
| 25 | hAxisOnly = 1 |
| 26 | vAxisOnly = 2 |
| 27 | drawCntl = 0 |
| 28 | testCntl = 1 |
| 29 | calcCRgns = 2 |
| 30 | initCntl = 3 |
| 31 | dispCntl = 4 |
| 32 | posCntl = 5 |
| 33 | thumbCntl = 6 |
| 34 | dragCntl = 7 |
| 35 | autoTrack = 8 |
| 36 | calcCntlRgn = 10 |
| 37 | calcThumbRgn = 11 |
| 38 | cFrameColor = 0 |
| 39 | cBodyColor = 1 |
| 40 | cTextColor = 2 |
| 41 | cThumbColor = 3 |