define.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  *   Copyright (C) 2010 by Luigi Negretti Lanner   *
00003  *   luigi.negrettilanner@gmail.com   *
00004  *                                                                         *
00005  *   This program is free software; you can redistribute it and/or modify  *
00006  *   it under the terms of the GNU General Public License as published by  *
00007  *   the Free Software Foundation; either version 2 of the License, or     *
00008  *   (at your option) any later version.                                   *
00009  *                                                                         *
00010  *   This program is distributed in the hope that it will be useful,       *
00011  *   but WITHOUT ANY WARRANTY; without even the implied warranty of        *
00012  *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         *
00013  *   GNU General Public License for more details.                          *
00014  *                                                                         *
00015  *   You should have received a copy of the GNU General Public License     *
00016  *   along with this program; if not, write to the                         *
00017  *   Free Software Foundation, Inc.,                                       *
00018  *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
00019  ***************************************************************************/
00020 int COLOR = 12;//34//FL_BLACK//30//28/*grigio chiaro*/ //24
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 //#define MEMO "Memorize values on data file (M = light on / not M = light off)"
00059 //#define MEMO "Set light on if you want to memorize the values of\nthis series on the data file, set light off if you don't want memorize"
00060 #define E_BUTTTON_COLOR 95
00061 #define MEMO "Memorize values of this series"
00062 

Generated on Sun Jul 1 20:29:36 2012 for Csmusgen by  doxygen 1.4.7