Rif. mod. 95/24. Aggiunti campi per settare fontname e size del form.
git-svn-id: svn://10.65.10.50/trunk@1764 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
		
							parent
							
								
									0850a46045
								
							
						
					
					
						commit
						c794a91e98
					
				@ -12,6 +12,8 @@
 | 
			
		||||
#define F_AUTOMAGIC 110
 | 
			
		||||
#define F_PICTURE   111
 | 
			
		||||
#define F_ID        112
 | 
			
		||||
#define F_FONT      113
 | 
			
		||||
#define F_SIZE      114
 | 
			
		||||
 | 
			
		||||
#define F_GROUP     130
 | 
			
		||||
#define F_GROUP1    131
 | 
			
		||||
 | 
			
		||||
@ -1,20 +1,39 @@
 | 
			
		||||
#include "ba2100.h"
 | 
			
		||||
 | 
			
		||||
PAGE "SEZIONE DI STAMPA" -1 -1 30 7
 | 
			
		||||
PAGE "SEZIONE DI STAMPA" -1 -1 30 10
 | 
			
		||||
 | 
			
		||||
NUMBER F_HEIGHT 3
 | 
			
		||||
BEGIN
 | 
			
		||||
PROMPT 1 1 "Altezza in righe        "
 | 
			
		||||
END
 | 
			
		||||
 | 
			
		||||
GROUP DLG_NULL -1 6
 | 
			
		||||
BEGIN
 | 
			
		||||
PROMPT 0 2 "Dati comuni "
 | 
			
		||||
END
 | 
			
		||||
 | 
			
		||||
NUMBER F_X 3
 | 
			
		||||
BEGIN
 | 
			
		||||
  PROMPT 1 2 "Spostamento orizzontale "
 | 
			
		||||
PROMPT 1 3 "Spostamento orizzontale "
 | 
			
		||||
END
 | 
			
		||||
 | 
			
		||||
NUMBER F_Y 3
 | 
			
		||||
BEGIN
 | 
			
		||||
  PROMPT 1 3 "Spostamento verticale   "
 | 
			
		||||
PROMPT 1 4 "Spostamento verticale   "
 | 
			
		||||
END
 | 
			
		||||
 | 
			
		||||
LIST F_FONT 2 16
 | 
			
		||||
BEGIN          
 | 
			
		||||
PROMPT 1 5 "Font        "
 | 
			
		||||
ITEM "Courier New|Courier New"
 | 
			
		||||
HELP "Font di stampa su video o stampante"
 | 
			
		||||
END         
 | 
			
		||||
 | 
			
		||||
LIST F_SIZE 3
 | 
			
		||||
BEGIN
 | 
			
		||||
PROMPT 1 6 "Carattere             " 
 | 
			
		||||
ITEM "12|12"
 | 
			
		||||
HELP "Dimensioni del carattere di stampa"
 | 
			
		||||
END
 | 
			
		||||
 | 
			
		||||
BUTTON DLG_EDIT 10 2
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user