blob: 5ebe9c4de782cad8246b31e08826dc6c23b73327 [file] [log] [blame]
Jack Jansen7d0bc831995-06-09 20:56:31 +00001# Generated from 'Moes:CodeWarrior6:Metrowerks C/C++:Headers:Universal Headers 2.0.1f:Controls.h'
Guido van Rossum227a4231995-03-10 14:42:57 +00002
Guido van Rossum17448e21995-01-30 11:53:55 +00003pushButProc = 0
4checkBoxProc = 1
5radioButProc = 2
Guido van Rossum17448e21995-01-30 11:53:55 +00006scrollBarProc = 16
Jack Jansenae8a68f1995-06-06 12:55:40 +00007popupMenuProc = 1008
Jack Jansen7d0bc831995-06-09 20:56:31 +00008kControlUsesOwningWindowsFontVariant = 1 << 3
Jack Jansenae8a68f1995-06-06 12:55:40 +00009useWFont = 8
Jack Jansen7d0bc831995-06-09 20:56:31 +000010kControlNoPart = 0
11kControlLabelPart = 1
12kControlMenuPart = 2
13kControlTrianglePart = 4
14kControlButtonPart = 10
15kControlCheckBoxPart = 11
16kControlRadioButtonPart = 11
17kControlUpButtonPart = 20
18kControlDownButtonPart = 21
19kControlPageUpPart = 22
20kControlPageDownPart = 23
21kControlIndicatorPart = 129
22kControlDisabledPart = 254
23kControlInactivePart = 255
Jack Jansenae8a68f1995-06-06 12:55:40 +000024inLabel = 1
25inMenu = 2
26inTriangle = 4
Guido van Rossum17448e21995-01-30 11:53:55 +000027inButton = 10
28inCheckBox = 11
29inUpButton = 20
30inDownButton = 21
31inPageUp = 22
32inPageDown = 23
33inThumb = 129
Jack Jansen7d0bc831995-06-09 20:56:31 +000034kControlCheckboxUncheckedValue = 0
35kControlCheckboxCheckedValue = 1
36kControlCheckboxMixedValue = 2
37kControlRadioButtonUncheckedValue = 0
38kControlRadioButtonCheckedValue = 1
39kControlRadioButtonMixedValue = 2
Jack Jansenae8a68f1995-06-06 12:55:40 +000040popupFixedWidth = 1 << 0
41popupVariableWidth = 1 << 1
42popupUseAddResMenu = 1 << 2
Guido van Rossum17448e21995-01-30 11:53:55 +000043popupUseWFont = 1 << 3
Jack Jansenae8a68f1995-06-06 12:55:40 +000044popupTitleBold = 1 << 8
45popupTitleItalic = 1 << 9
46popupTitleUnderline = 1 << 10
Guido van Rossum17448e21995-01-30 11:53:55 +000047popupTitleOutline = 1 << 11
Jack Jansenae8a68f1995-06-06 12:55:40 +000048popupTitleShadow = 1 << 12
49popupTitleCondense = 1 << 13
Guido van Rossum17448e21995-01-30 11:53:55 +000050popupTitleExtend = 1 << 14
Jack Jansenae8a68f1995-06-06 12:55:40 +000051popupTitleNoStyle = 1 << 15
Guido van Rossum17448e21995-01-30 11:53:55 +000052popupTitleLeftJust = 0x00000000
53popupTitleCenterJust = 0x00000001
54popupTitleRightJust = 0x000000FF
Guido van Rossum17448e21995-01-30 11:53:55 +000055hAxisOnly = 1
56vAxisOnly = 2
Jack Jansen7d0bc831995-06-09 20:56:31 +000057cFrameColor = 0
58cBodyColor = 1
59cTextColor = 2
60cThumbColor = 3
Guido van Rossum17448e21995-01-30 11:53:55 +000061drawCntl = 0
62testCntl = 1
63calcCRgns = 2
64initCntl = 3
65dispCntl = 4
66posCntl = 5
67thumbCntl = 6
68dragCntl = 7
69autoTrack = 8
70calcCntlRgn = 10
71calcThumbRgn = 11
Jack Jansenae8a68f1995-06-06 12:55:40 +000072drawThumbOutline = 12
Jack Jansen7d0bc831995-06-09 20:56:31 +000073kDrawControlEntireControl = 0
74kDrawControlIndicatorOnly = 129
75kDragControlEntireControl = 0
76kNoHiliteControlPart = 0
77kInLabelControlPart = 1
78kInMenuControlPart = 2
79kInTriangleControlPart = 4
80kInButtonControlPart = 10
81kInCheckBoxControlPart = 11
82kInUpButtonControlPart = 20
83kInDownButtonControlPart = 21
84kInPageUpControlPart = 22
85kInPageDownControlPart = 23
86kInIndicatorControlPart = 129
87kReservedControlPart = 254
88kControlInactiveControlPart = 255