Mercurial > hg > fxanalyse
comparison FXAnalyse.h @ 82:47860259afe2
Implement logging
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Wed, 20 Mar 2013 12:08:49 +0100 |
parents | 46fe62febcd0 |
children | c03263186dd7 |
comparison
equal
deleted
inserted
replaced
81:be814b934eca | 82:47860259afe2 |
---|---|
170 #define PANEL_ESTIMATE_N3 116 /* control type: command, callback function: CB_OnEstimateN */ | 170 #define PANEL_ESTIMATE_N3 116 /* control type: command, callback function: CB_OnEstimateN */ |
171 #define PANEL_INVERT_SLOPE_SIGN 117 /* control type: radioButton, callback function: CB_InvertSlopeSign */ | 171 #define PANEL_INVERT_SLOPE_SIGN 117 /* control type: radioButton, callback function: CB_InvertSlopeSign */ |
172 #define PANEL_MEASURE_SLOPE 118 /* control type: LED, callback function: CB_MeasureSlope */ | 172 #define PANEL_MEASURE_SLOPE 118 /* control type: LED, callback function: CB_MeasureSlope */ |
173 #define PANEL_SLOPE_MEASURED 119 /* control type: numeric, callback function: (none) */ | 173 #define PANEL_SLOPE_MEASURED 119 /* control type: numeric, callback function: (none) */ |
174 #define PANEL_RESET_DEDRIFT_DDS 120 /* control type: command, callback function: CB_ResetDedriftDDS */ | 174 #define PANEL_RESET_DEDRIFT_DDS 120 /* control type: command, callback function: CB_ResetDedriftDDS */ |
175 #define PANEL_LOGGING 121 /* control type: textBox, callback function: (none) */ | |
175 | 176 |
176 | 177 |
177 /* Menu Bars, Menus, and Menu Items: */ | 178 /* Menu Bars, Menus, and Menu Items: */ |
178 | 179 |
179 /* (no menu bars in the resource file) */ | 180 /* (no menu bars in the resource file) */ |