comparison FXAnalyse.h @ 127:2479ad53982b

User iterface tweaks. Better thousands separators number formatting function.
author Daniele Nicolodi <daniele.nicolodi@obspm.fr>
date Fri, 13 Dec 2013 17:04:28 +0100
parents bdfc61a8ebee
children 7540703b8473
comparison
equal deleted inserted replaced
126:5bba1d1c3b46 127:2479ad53982b
130 #define PANEL_SAVE_DDS_FREQS 93 /* control type: radioButton, callback function: (none) */ 130 #define PANEL_SAVE_DDS_FREQS 93 /* control type: radioButton, callback function: (none) */
131 #define PANEL_DECORATION_2 94 /* control type: deco, callback function: (none) */ 131 #define PANEL_DECORATION_2 94 /* control type: deco, callback function: (none) */
132 #define PANEL_DECORATION 95 /* control type: deco, callback function: (none) */ 132 #define PANEL_DECORATION 95 /* control type: deco, callback function: (none) */
133 #define PANEL_DECORATION_3 96 /* control type: deco, callback function: (none) */ 133 #define PANEL_DECORATION_3 96 /* control type: deco, callback function: (none) */
134 #define PANEL_TEXTMSG_6 97 /* control type: textMsg, callback function: (none) */ 134 #define PANEL_TEXTMSG_6 97 /* control type: textMsg, callback function: (none) */
135 #define PANEL_TEXTMSG_7 98 /* control type: textMsg, callback function: (none) */ 135 #define PANEL_TEXTMSG_21 98 /* control type: textMsg, callback function: (none) */
136 #define PANEL_DECORATION_4 99 /* control type: deco, callback function: (none) */ 136 #define PANEL_TEXTMSG_7 99 /* control type: textMsg, callback function: (none) */
137 #define PANEL_DECORATION_7 100 /* control type: deco, callback function: (none) */ 137 #define PANEL_DECORATION_4 100 /* control type: deco, callback function: (none) */
138 #define PANEL_DECORATION_6 101 /* control type: deco, callback function: (none) */ 138 #define PANEL_DECORATION_7 101 /* control type: deco, callback function: (none) */
139 #define PANEL_DECORATION_5 102 /* control type: deco, callback function: (none) */ 139 #define PANEL_DECORATION_6 102 /* control type: deco, callback function: (none) */
140 #define PANEL_TEXTMSG_20 103 /* control type: textMsg, callback function: (none) */ 140 #define PANEL_DECORATION_5 103 /* control type: deco, callback function: (none) */
141 #define PANEL_TEXTMSG_19 104 /* control type: textMsg, callback function: (none) */ 141 #define PANEL_TEXTMSG_20 104 /* control type: textMsg, callback function: (none) */
142 #define PANEL_MATH4 105 /* control type: string, callback function: (none) */ 142 #define PANEL_TEXTMSG_19 105 /* control type: textMsg, callback function: (none) */
143 #define PANEL_MATH5 106 /* control type: string, callback function: (none) */ 143 #define PANEL_MATH4 106 /* control type: string, callback function: (none) */
144 #define PANEL_MATH3 107 /* control type: string, callback function: (none) */ 144 #define PANEL_MATH5 107 /* control type: string, callback function: (none) */
145 #define PANEL_MATH2 108 /* control type: string, callback function: (none) */ 145 #define PANEL_MATH3 108 /* control type: string, callback function: (none) */
146 #define PANEL_MATH1 109 /* control type: string, callback function: (none) */ 146 #define PANEL_MATH2 109 /* control type: string, callback function: (none) */
147 #define PANEL_MATH1 110 /* control type: string, callback function: (none) */
147 148
148 149
149 /* Control Arrays: */ 150 /* Control Arrays: */
150 151
151 /* (no control arrays in the resource file) */ 152 /* (no control arrays in the resource file) */