Jack Jansen | 7d0bc83 | 1995-06-09 20:56:31 +0000 | [diff] [blame] | 1 | # Generated from 'Moes:CodeWarrior6:Metrowerks C/C++:Headers:Universal Headers 2.0.1f:Controls.h' |
Guido van Rossum | 227a423 | 1995-03-10 14:42:57 +0000 | [diff] [blame] | 2 | |
Guido van Rossum | 17448e2 | 1995-01-30 11:53:55 +0000 | [diff] [blame] | 3 | pushButProc = 0 |
| 4 | checkBoxProc = 1 |
| 5 | radioButProc = 2 |
Guido van Rossum | 17448e2 | 1995-01-30 11:53:55 +0000 | [diff] [blame] | 6 | scrollBarProc = 16 |
Jack Jansen | ae8a68f | 1995-06-06 12:55:40 +0000 | [diff] [blame] | 7 | popupMenuProc = 1008 |
Jack Jansen | 7d0bc83 | 1995-06-09 20:56:31 +0000 | [diff] [blame] | 8 | kControlUsesOwningWindowsFontVariant = 1 << 3 |
Jack Jansen | ae8a68f | 1995-06-06 12:55:40 +0000 | [diff] [blame] | 9 | useWFont = 8 |
Jack Jansen | 7d0bc83 | 1995-06-09 20:56:31 +0000 | [diff] [blame] | 10 | kControlNoPart = 0 |
| 11 | kControlLabelPart = 1 |
| 12 | kControlMenuPart = 2 |
| 13 | kControlTrianglePart = 4 |
| 14 | kControlButtonPart = 10 |
| 15 | kControlCheckBoxPart = 11 |
| 16 | kControlRadioButtonPart = 11 |
| 17 | kControlUpButtonPart = 20 |
| 18 | kControlDownButtonPart = 21 |
| 19 | kControlPageUpPart = 22 |
| 20 | kControlPageDownPart = 23 |
| 21 | kControlIndicatorPart = 129 |
| 22 | kControlDisabledPart = 254 |
| 23 | kControlInactivePart = 255 |
Jack Jansen | ae8a68f | 1995-06-06 12:55:40 +0000 | [diff] [blame] | 24 | inLabel = 1 |
| 25 | inMenu = 2 |
| 26 | inTriangle = 4 |
Guido van Rossum | 17448e2 | 1995-01-30 11:53:55 +0000 | [diff] [blame] | 27 | inButton = 10 |
| 28 | inCheckBox = 11 |
| 29 | inUpButton = 20 |
| 30 | inDownButton = 21 |
| 31 | inPageUp = 22 |
| 32 | inPageDown = 23 |
| 33 | inThumb = 129 |
Jack Jansen | 7d0bc83 | 1995-06-09 20:56:31 +0000 | [diff] [blame] | 34 | kControlCheckboxUncheckedValue = 0 |
| 35 | kControlCheckboxCheckedValue = 1 |
| 36 | kControlCheckboxMixedValue = 2 |
| 37 | kControlRadioButtonUncheckedValue = 0 |
| 38 | kControlRadioButtonCheckedValue = 1 |
| 39 | kControlRadioButtonMixedValue = 2 |
Jack Jansen | ae8a68f | 1995-06-06 12:55:40 +0000 | [diff] [blame] | 40 | popupFixedWidth = 1 << 0 |
| 41 | popupVariableWidth = 1 << 1 |
| 42 | popupUseAddResMenu = 1 << 2 |
Guido van Rossum | 17448e2 | 1995-01-30 11:53:55 +0000 | [diff] [blame] | 43 | popupUseWFont = 1 << 3 |
Jack Jansen | ae8a68f | 1995-06-06 12:55:40 +0000 | [diff] [blame] | 44 | popupTitleBold = 1 << 8 |
| 45 | popupTitleItalic = 1 << 9 |
| 46 | popupTitleUnderline = 1 << 10 |
Guido van Rossum | 17448e2 | 1995-01-30 11:53:55 +0000 | [diff] [blame] | 47 | popupTitleOutline = 1 << 11 |
Jack Jansen | ae8a68f | 1995-06-06 12:55:40 +0000 | [diff] [blame] | 48 | popupTitleShadow = 1 << 12 |
| 49 | popupTitleCondense = 1 << 13 |
Guido van Rossum | 17448e2 | 1995-01-30 11:53:55 +0000 | [diff] [blame] | 50 | popupTitleExtend = 1 << 14 |
Jack Jansen | ae8a68f | 1995-06-06 12:55:40 +0000 | [diff] [blame] | 51 | popupTitleNoStyle = 1 << 15 |
Guido van Rossum | 17448e2 | 1995-01-30 11:53:55 +0000 | [diff] [blame] | 52 | popupTitleLeftJust = 0x00000000 |
| 53 | popupTitleCenterJust = 0x00000001 |
| 54 | popupTitleRightJust = 0x000000FF |
Guido van Rossum | 17448e2 | 1995-01-30 11:53:55 +0000 | [diff] [blame] | 55 | hAxisOnly = 1 |
| 56 | vAxisOnly = 2 |
Jack Jansen | 7d0bc83 | 1995-06-09 20:56:31 +0000 | [diff] [blame] | 57 | cFrameColor = 0 |
| 58 | cBodyColor = 1 |
| 59 | cTextColor = 2 |
| 60 | cThumbColor = 3 |
Guido van Rossum | 17448e2 | 1995-01-30 11:53:55 +0000 | [diff] [blame] | 61 | drawCntl = 0 |
| 62 | testCntl = 1 |
| 63 | calcCRgns = 2 |
| 64 | initCntl = 3 |
| 65 | dispCntl = 4 |
| 66 | posCntl = 5 |
| 67 | thumbCntl = 6 |
| 68 | dragCntl = 7 |
| 69 | autoTrack = 8 |
| 70 | calcCntlRgn = 10 |
| 71 | calcThumbRgn = 11 |
Jack Jansen | ae8a68f | 1995-06-06 12:55:40 +0000 | [diff] [blame] | 72 | drawThumbOutline = 12 |
Jack Jansen | 7d0bc83 | 1995-06-09 20:56:31 +0000 | [diff] [blame] | 73 | kDrawControlEntireControl = 0 |
| 74 | kDrawControlIndicatorOnly = 129 |
| 75 | kDragControlEntireControl = 0 |
| 76 | kNoHiliteControlPart = 0 |
| 77 | kInLabelControlPart = 1 |
| 78 | kInMenuControlPart = 2 |
| 79 | kInTriangleControlPart = 4 |
| 80 | kInButtonControlPart = 10 |
| 81 | kInCheckBoxControlPart = 11 |
| 82 | kInUpButtonControlPart = 20 |
| 83 | kInDownButtonControlPart = 21 |
| 84 | kInPageUpControlPart = 22 |
| 85 | kInPageDownControlPart = 23 |
| 86 | kInIndicatorControlPart = 129 |
| 87 | kReservedControlPart = 254 |
| 88 | kControlInactiveControlPart = 255 |