Mercurial > hg > fxanalyse
diff 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 |
line wrap: on
line diff
--- a/FXAnalyse.h Fri Dec 13 17:03:36 2013 +0100 +++ b/FXAnalyse.h Fri Dec 13 17:04:28 2013 +0100 @@ -132,18 +132,19 @@ #define PANEL_DECORATION 95 /* control type: deco, callback function: (none) */ #define PANEL_DECORATION_3 96 /* control type: deco, callback function: (none) */ #define PANEL_TEXTMSG_6 97 /* control type: textMsg, callback function: (none) */ -#define PANEL_TEXTMSG_7 98 /* control type: textMsg, callback function: (none) */ -#define PANEL_DECORATION_4 99 /* control type: deco, callback function: (none) */ -#define PANEL_DECORATION_7 100 /* control type: deco, callback function: (none) */ -#define PANEL_DECORATION_6 101 /* control type: deco, callback function: (none) */ -#define PANEL_DECORATION_5 102 /* control type: deco, callback function: (none) */ -#define PANEL_TEXTMSG_20 103 /* control type: textMsg, callback function: (none) */ -#define PANEL_TEXTMSG_19 104 /* control type: textMsg, callback function: (none) */ -#define PANEL_MATH4 105 /* control type: string, callback function: (none) */ -#define PANEL_MATH5 106 /* control type: string, callback function: (none) */ -#define PANEL_MATH3 107 /* control type: string, callback function: (none) */ -#define PANEL_MATH2 108 /* control type: string, callback function: (none) */ -#define PANEL_MATH1 109 /* control type: string, callback function: (none) */ +#define PANEL_TEXTMSG_21 98 /* control type: textMsg, callback function: (none) */ +#define PANEL_TEXTMSG_7 99 /* control type: textMsg, callback function: (none) */ +#define PANEL_DECORATION_4 100 /* control type: deco, callback function: (none) */ +#define PANEL_DECORATION_7 101 /* control type: deco, callback function: (none) */ +#define PANEL_DECORATION_6 102 /* control type: deco, callback function: (none) */ +#define PANEL_DECORATION_5 103 /* control type: deco, callback function: (none) */ +#define PANEL_TEXTMSG_20 104 /* control type: textMsg, callback function: (none) */ +#define PANEL_TEXTMSG_19 105 /* control type: textMsg, callback function: (none) */ +#define PANEL_MATH4 106 /* control type: string, callback function: (none) */ +#define PANEL_MATH5 107 /* control type: string, callback function: (none) */ +#define PANEL_MATH3 108 /* control type: string, callback function: (none) */ +#define PANEL_MATH2 109 /* control type: string, callback function: (none) */ +#define PANEL_MATH1 110 /* control type: string, callback function: (none) */ /* Control Arrays: */