00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020 int COLOR = 12;
00021
00022 #define COLOR2 //22
00023 #define COLOR3 FL_BLACK
00024 #define HB 30
00025 int LOADPATH = 0;
00026 #define IN_TEXT_FONTS 1
00027 #define TXT_SIZE 12
00028 #define CTRL_T 40//70
00029 #define CTRL_T2 5
00030 #define CTRL_L 20
00031 #define CTRL_L2 20
00032 #define CTRL_L3 30
00033 #define CTRL_L4 0
00034 #define CTRL_L5 5
00035 #define CTRL_W 50
00036 #define CTRL_H 20
00037 #define CTRL_H2 30
00038 #define W 750
00039 #define W2 770
00040 #define H 400//510
00041 #define TXT_COLOR FL_GREEN //colore testo input
00042 #define COLOR_SEL FL_BLUE//colore selezione input
00043 #define BT_TXT_COLOR 15//FL_DARK_BLUE // colore testo pulsanti
00044 #define BT_TXT_COLOR2 15// colore testo pulsanti
00045 #define BT_LABEL_TYPE FL_ENGRAVED_LABEL //tipo fonts testo pulsanti
00046 #define CTRL_LABEL_COLOR FL_WHITE
00047 #define TXT_COLOR2 FL_WHITE
00048 #define CTRL_W2 65
00049
00050 #define BOX_TYPE FL_PLASTIC_UP_BOX
00051 #define BOX_TYPE2 FL_BORDER_BOX
00052 #define BOX_TYPE3 FL_BORDER_BOX
00053
00054 #define SPACE 10
00055 #define MBAR_H 30
00056 #define ADD_TOP 0 //75
00057 #define ADD_TOP2 5 //75
00058
00059
00060 #define E_BUTTTON_COLOR 95
00061 #define MEMO "Memorize values of this series"
00062