Patch level : 10.0 58

Files correlati     :
Ricompilazione Demo : [ ]
Commento           :

Revisione Maschere modulo tp


git-svn-id: svn://10.65.10.50/trunk@16656 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 2008-05-26 17:27:08 +00:00
parent 95d28a7ffe
commit ae78ca69d4
9 changed files with 44 additions and 46 deletions

View File

@ -1,21 +1,22 @@
#include "tp0100a.h" #include "tp0100a.h"
TOOLBAR "" 0 -3 0 3 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 10 2 BUTTON DLG_ELABORA 10 2
BEGIN BEGIN
PROMPT -12 -11 "~Elabora" PROMPT -12 -11 ""
PICTURE BMP_ELABORA PICTURE BMP_ELABORA
MESSAGE EXIT,K_ENTER
END END
BUTTON DLG_QUIT 10 2 BUTTON DLG_QUIT 10 2
BEGIN BEGIN
PROMPT -22 -11 "Fine" PROMPT -22 -11 ""
END END
ENDPAGE ENDPAGE
PAGE "Trasferimenti" -1 -1 78 18 PAGE "Trasferimenti" 0 2 0 0
GROUPBOX DLG_NULL 78 3 GROUPBOX DLG_NULL 78 3
BEGIN BEGIN

View File

@ -1,6 +1,22 @@
#include "tp0900a.h" #include "tp0900a.h"
TOOLBAR "" 0 -3 0 3 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_ELABORA 10 2
BEGIN
PROMPT -12 -11 ""
PICTURE BMP_ELABORA
MESSAGE EXIT,K_ENTER
END
BUTTON DLG_QUIT 10 2
BEGIN
PROMPT -22 -11 ""
END
ENDPAGE
TOOLBAR "" 0 -2 0 2
STRING DLG_PROFILE 50 STRING DLG_PROFILE 50
BEGIN BEGIN
@ -9,21 +25,9 @@ BEGIN
FLAGS "H" FLAGS "H"
END END
BUTTON DLG_ELABORA 10 2
BEGIN
PROMPT -12 -11 "~Elabora"
PICTURE BMP_ELABORA
MESSAGE EXIT,K_ENTER
END
BUTTON DLG_QUIT 10 2
BEGIN
PROMPT -22 -11 "Fine"
END
ENDPAGE ENDPAGE
PAGE "Dichiarazione CONAI" -1 -1 78 20 PAGE "Dichiarazione CONAI" 0 2 0 0
GROUPBOX DLG_NULL 78 3 GROUPBOX DLG_NULL 78 3
BEGIN BEGIN

View File

@ -1,4 +1,4 @@
TOOLBAR "" 0 -3 0 3 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_PRINT 10 2 BUTTON DLG_PRINT 10 2
BEGIN BEGIN
@ -14,7 +14,7 @@ END
ENDPAGE ENDPAGE
PAGE "Lista clienti in esenzione CONAI" -1 -1 48 12 PAGE "Lista clienti in esenzione CONAI" 0 2 0 0
GROUPBOX DLG_NULL 78 3 GROUPBOX DLG_NULL 78 3
BEGIN BEGIN

View File

@ -1,11 +1,10 @@
#include "tptbtpc.h" #include "tptbtpc.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
#include <toolbar.h> #include "relapbar.h"
ENDPAGE ENDPAGE
PAGE "Conversione tabella categorie Pack" -1 -1 78 19 PAGE "Conversione tabella categorie Pack" 0 2 0 0
STRING FLD_TABTPC_CODTAB 15 STRING FLD_TABTPC_CODTAB 15
BEGIN BEGIN

View File

@ -1,11 +1,10 @@
#include "tptbtpi.h" #include "tptbtpi.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
#include <toolbar.h> #include "relapbar.h"
ENDPAGE ENDPAGE
PAGE "Conversione tabella IVA Pack" -1 -1 78 19 PAGE "Conversione tabella IVA Pack" 0 2 0 0
STRING FLD_TABTPI_CODTAB 15 STRING FLD_TABTPI_CODTAB 15
BEGIN BEGIN

View File

@ -1,11 +1,10 @@
#include "tptbtpm.h" #include "tptbtpm.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
#include <toolbar.h> #include "relapbar.h"
ENDPAGE ENDPAGE
PAGE "Conversione tabella modalita' di trasporto Pack" -1 -1 78 19 PAGE "Conversione tabella modalita' di trasporto Pack" -0 2 0 0
STRING FLD_TABTPM_CODTAB 15 STRING FLD_TABTPM_CODTAB 15
BEGIN BEGIN

View File

@ -1,12 +1,10 @@
#include "tptbtpp.h" #include "tptbtpp.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
#include <toolbar.h> #include "relapbar.h"
ENDPAGE ENDPAGE
PAGE "Conversione tabella porto Pack" -1 -1 78 19 PAGE "Conversione tabella porto Pack" 0 2 0 0
STRING FLD_TABTPP_CODTAB 15 STRING FLD_TABTPP_CODTAB 15
BEGIN BEGIN
PROMPT 3 1 "Cod. porto Pack " PROMPT 3 1 "Cod. porto Pack "

View File

@ -1,11 +1,10 @@
#include "tptbtps.h" #include "tptbtps.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
#include <toolbar.h> #include "relapbar.h"
ENDPAGE ENDPAGE
PAGE "Conversione tabella stati Pack" -1 -1 78 19 PAGE "Conversione tabella stati Pack" 0 2 0 0
STRING FLD_TABTPS_CODTAB 15 STRING FLD_TABTPS_CODTAB 15
BEGIN BEGIN

View File

@ -1,11 +1,10 @@
#include "tptbtpz.h" #include "tptbtpz.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
#include <toolbar.h> #include "relapbar.h"
ENDPAGE ENDPAGE
PAGE "Conversione tabella zone Pack" -1 -1 78 19 PAGE "Conversione tabella zone Pack" 0 2 0 0
STRING FLD_TABTPZ_CODTAB 15 STRING FLD_TABTPZ_CODTAB 15
BEGIN BEGIN