Rev 258 | Rev 263 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 258 | Rev 262 | ||
---|---|---|---|
Line 82... | Line 82... | ||
82 | #define PANEL_ADCTYPE 67 /* control type: binary, callback function: (none) */ |
82 | #define PANEL_ADCTYPE 67 /* control type: binary, callback function: (none) */ |
83 | #define PANEL_AUTOY 68 /* control type: radioButton, callback function: SetGraphPropertiesCB */ |
83 | #define PANEL_AUTOY 68 /* control type: radioButton, callback function: SetGraphPropertiesCB */ |
84 | #define PANEL_LOGY_4 69 /* control type: radioButton, callback function: SetGraphLogYCB */ |
84 | #define PANEL_LOGY_4 69 /* control type: radioButton, callback function: SetGraphLogYCB */ |
85 | #define PANEL_LOGY_3 70 /* control type: radioButton, callback function: SetGraphLogYCB */ |
85 | #define PANEL_LOGY_3 70 /* control type: radioButton, callback function: SetGraphLogYCB */ |
86 | #define PANEL_LOGY_2 71 /* control type: radioButton, callback function: SetGraphLogYCB */ |
86 | #define PANEL_LOGY_2 71 /* control type: radioButton, callback function: SetGraphLogYCB */ |
- | 87 | #define PANEL_EXCLUDE_2 72 /* control type: radioButton, callback function: (none) */ |
|
- | 88 | #define PANEL_EXCLUDE_1 73 /* control type: radioButton, callback function: (none) */ |
|
87 | #define PANEL_LOGY_1 |
89 | #define PANEL_LOGY_1 74 /* control type: radioButton, callback function: SetGraphLogYCB */ |
88 | #define PANEL_AUTOX |
90 | #define PANEL_AUTOX 75 /* control type: radioButton, callback function: SetGraphPropertiesCB */ |
89 | 91 | ||
90 | 92 | ||
91 | /* Control Arrays: */ |
93 | /* Control Arrays: */ |
92 | 94 | ||
93 | /* (no control arrays in the resource file) */ |
95 | /* (no control arrays in the resource file) */ |