From c754dc76176ca9961e67100df24ea779b4a6fcc8 Mon Sep 17 00:00:00 2001 From: luca Date: Tue, 12 May 2009 08:39:07 +0000 Subject: [PATCH] Patch level :10.0 300 Files correlati : Ricompilazione Demo : [ ] Commento : modernizzate maschere db1 git-svn-id: svn://10.65.10.50/trunk@18855 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- db/db1100a.uml | 12 +---------- db/db1200a.uml | 18 ++++------------ db/db1300a.uml | 57 +++++++++++++++++++++++++------------------------- db/db1300b.uml | 11 +--------- db/db2400a.uml | 20 +++--------------- 5 files changed, 38 insertions(+), 80 deletions(-) diff --git a/db/db1100a.uml b/db/db1100a.uml index 1769ed5c9..d810b8eeb 100755 --- a/db/db1100a.uml +++ b/db/db1100a.uml @@ -2,17 +2,7 @@ TOOLBAR "topbar" 0 0 0 2 -BUTTON DLG_PRINT 10 2 -BEGIN - PROMPT -12 -1 "" -END - -BUTTON DLG_QUIT 10 2 -BEGIN - PROMPT -22 -1 "" -END - -ENDPAGE +#include TOOLBAR "" 0 -2 0 2 diff --git a/db/db1200a.uml b/db/db1200a.uml index 366968ee5..38cb4cc97 100755 --- a/db/db1200a.uml +++ b/db/db1200a.uml @@ -1,5 +1,9 @@ #include "db1200a.h" +TOOLBAR "topbar" 0 0 0 2 +#include +ENDPAGE + PAGE "Stampa anagrafica distinte" -1 -1 80 20 GROUPBOX DLG_NULL 68 5 @@ -103,20 +107,6 @@ PAGE "Stampa anagrafica distinte" -1 -1 80 20 GROUP 1,2 END - - - - BUTTON DLG_OK 10 2 - BEGIN - PROMPT -12 -1 "" - END - - BUTTON DLG_QUIT 10 2 - BEGIN - PROMPT -22 -1 "" - END - - ENDMASK ENDPAGE diff --git a/db/db1300a.uml b/db/db1300a.uml index ce817ef50..b653c5036 100755 --- a/db/db1300a.uml +++ b/db/db1300a.uml @@ -1,17 +1,7 @@ #include "db1300a.h" TOOLBAR "topbar" 0 0 0 2 - -BUTTON DLG_OK 10 2 -BEGIN - PROMPT -12 -11 "" -END - -BUTTON DLG_QUIT 10 2 -BEGIN - PROMPT -22 -11 "" -END - +#include ENDPAGE PAGE "Implosione" 0 2 0 0 @@ -132,6 +122,26 @@ ENDPAGE ENDMASK +TOOLBAR "topbar" 0 0 0 2 + +BUTTON DLG_OK 10 2 +BEGIN + PROMPT -13 -1 "" +END + +BUTTON DLG_DELREC 10 2 +BEGIN + PROMPT -23 -1 "" + PICTURE TOOL_DELREC +END + +BUTTON DLG_CANCEL 10 2 +BEGIN + PROMPT -33 -1 "" +END + +ENDPAGE + PAGE "Articoli" -1 -1 70 6 LIST F_DISTTYPE 1 12 @@ -277,6 +287,13 @@ BEGIN CHECKTYPE NORMAL END +ENDPAGE + +ENDMASK + + +TOOLBAR "topbar" 0 0 0 2 + BUTTON DLG_OK 10 2 BEGIN PROMPT -13 -1 "" @@ -285,6 +302,7 @@ END BUTTON DLG_DELREC 10 2 BEGIN PROMPT -23 -1 "" + PICTURE TOOL_DELREC END BUTTON DLG_CANCEL 10 2 @@ -294,8 +312,6 @@ END ENDPAGE -ENDMASK - PAGE "Variabili" -1 -1 60 8 STRING F_IMPIANTO 5 @@ -406,21 +422,6 @@ BEGIN GROUP 4 END -BUTTON DLG_OK 10 2 -BEGIN - PROMPT -13 -1 "" -END - -BUTTON DLG_DELREC 10 2 -BEGIN - PROMPT -23 -1 "" -END - -BUTTON DLG_CANCEL 10 2 -BEGIN - PROMPT -33 -1 "" -END - ENDPAGE ENDMASK diff --git a/db/db1300b.uml b/db/db1300b.uml index 5a568100d..ecbd018db 100755 --- a/db/db1300b.uml +++ b/db/db1300b.uml @@ -1,16 +1,7 @@ #include "db0500a.h" TOOLBAR "topbar" 0 0 0 2 -BUTTON DLG_PRINT 10 2 -BEGIN - PROMPT -23 -11 "~Stampa" -END - -BUTTON DLG_QUIT 10 2 -BEGIN - PROMPT -33 -11 "" -END - +#include ENDPAGE TOOLBAR "" 0 -2 0 2 diff --git a/db/db2400a.uml b/db/db2400a.uml index 1731a0fc8..d5180c53f 100755 --- a/db/db2400a.uml +++ b/db/db2400a.uml @@ -5,30 +5,16 @@ TOOLBAR "topbar" 0 0 0 2 BUTTON DLG_ELABORA 10 2 BEGIN PROMPT -14 -11 "~Elabora" - PICTURE BMP_ELABORA + PICTURE TOOL_ELABORA END BUTTON DLG_SAVEREC 10 2 BEGIN PROMPT -24 -11 "~Registra" - PICTURE BMP_SAVEREC - PICTURE BMP_SAVERECDN + PICTURE TOOL_SAVEREC END -BUTTON DLG_PRINT 10 2 -BEGIN - PROMPT -34 -11 "" - FLAGS "D" - GROUP 4 -END - -BUTTON DLG_QUIT 10 2 -BEGIN - PROMPT -44 -11 "~Fine" - MESSAGE EXIT,K_ENTER - PICTURE BMP_QUIT - PICTURE BMP_QUITDN -END +#include ENDPAGE