Patch level :

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :


git-svn-id: svn://10.65.10.50/trunk@12980 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
brugno 2005-04-21 15:48:12 +00:00
parent 074dd2d8ab
commit 832b9d9cc9

View File

@ -7,14 +7,12 @@ BEGIN
PROMPT -16 -11 "~Selezione"
MESSAGE EXIT,K_ENTER
PICTURE BMP_SELECT
PICTURE BMP_SELECTDN
END
BUTTON F_PREVMONTH 10 2
BEGIN
PROMPT -26 -11 "~Precedente"
PICTURE BMP_NEWREC
PICTURE BMP_NEWRECDN
PICTURE BMP_PREVREC
END
LIST F_CHANGEMONTH 10
@ -32,8 +30,7 @@ END
BUTTON F_NEXTMONTH 10 2
BEGIN
PROMPT -56 -11 "S~uccessivo"
PICTURE BMP_NEWREC
PICTURE BMP_NEWRECDN
PICTURE BMP_NEXTREC
END
BUTTON DLG_QUIT 10 2