#Schermata di calibrazione touch screen
#ver 1.0.0 - 12/03/2013 ncotterli@solari.it - Creazione schermata

#Definizione del frame
f_X=0;
f_Y=0;
f_Width=800;
f_Heigth=480;
f_BorderWidth=0;
f_BackColor=000000;
f_BackImage=
#Definizione dei box
box_count=5
#TOP SX
0_b_X=50 
0_b_Y=50
0_b_Width=32;
0_b_Height=32;
0_b_BorderWidth=0;
0_b_BackColor=-1;
#TOP DX
1_b_X=718 
1_b_Y=50
1_b_Width=32;
1_b_Height=32;
1_b_BorderWidth=0;
1_b_BackColor=-1;
#BOTTOM DX
2_b_X=718 
2_b_Y=398
2_b_Width=32;
2_b_Height=32;
2_b_BorderWidth=0;
2_b_BackColor=-1;
#BOTTOM SX
3_b_X=50 
3_b_Y=398
3_b_Width=32;
3_b_Height=32;
3_b_BorderWidth=0;
3_b_BackColor=-1;
#Messaggio
4_b_X=100 
4_b_Y=215
4_b_Width=600;
4_b_Height=50;
4_b_BorderWidth=0;
4_b_BackColor=-1;


#Definizione dei contenuti di default
#Tipi di contenuto
#1 = Testo generico
#2 = Immagine generica
#3 = bxDate
#4 = bxShortDate
#5 = bxTime
#6 = bxSeconds
#7 = Icona Alimentazione (Usa power.gif e battery.gif)
#8 = Icona Connessione (Usa ConnOn.gif, ConnMasterOn.gif e ConOff.gif)
#9 = Icona Info
#10 = Campo di input
#11 = Tasto Virtuale
#12 = Tasto Virtuale ESC
#13 = Tasto Virtuale BKS
#14 = Tasto Virtuale OK
#15 = Pulsante
#Flags
#0 = Allineamento a SX
#1 = Allineamento CENTRATO
#2 = Allineamento a DX


0_c_tipo=2
0_c_dati=
1_c_tipo=2
1_c_dati=
2_c_tipo=2
2_c_dati=
3_c_tipo=2
3_c_dati=
4_c_tipo=1
4_c_dati=^996
4_c_font_name=arial.ttf
4_c_font_size=40
4_c_flags=1


