Patch level : 10.0 0032

Files correlati     :
Ricompilazione Demo : [ ]
Commento           :

Aggiornamento maschere all 10.0  nuove toolbar modulo effetti


git-svn-id: svn://10.65.10.50/trunk@16509 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 2008-04-11 10:57:54 +00:00
parent e490cd5c83
commit 82213e6bf7
5 changed files with 33 additions and 29 deletions

View File

@ -1,10 +1,10 @@
#include "batbbnp.h"
TOOLBAR "" 0 -2 0 2
#include <toolbar.h>
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
ENDPAGE
PAGE "Banche di Presentazione" 0 -1 77 20
PAGE "Banche di Presentazione" 0 2 0 0
GROUPBOX DLG_NULL 78 4
BEGIN

View File

@ -1,12 +1,10 @@
#include "ef0100.h"
TOOLBAR "" 0 -2 0 2
#include <toolbar.h>
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
ENDPAGE
PAGE "Testata/Righe" 0 -1 0 19
PAGE "Testata/Righe" 0 2 0 0
GROUPBOX DLG_NULL 78 6
BEGIN

View File

@ -1,10 +1,13 @@
// DEFINIZIONE MASCHERA PRINCIPALE PER LA GESTIONE DISTINTE
#include "ef0300.h"
TOOLBAR "" 0 -3 0 3
#include <toolbar.h>
TOOLBAR "topbar" 0 0 0 2
#include "relapbar.h"
ENDPAGE
BUTTON F_UNCONTABIL 30
TOOLBAR "" 0 -2 0 2
BUTTON F_UNCONTABIL 30 2
BEGIN
PROMPT -11 0 "~Annulla contabilizzazione"
FLAGS "H"
@ -12,7 +15,7 @@ END
ENDPAGE
PAGE "Distinta" 0 -1 0 19
PAGE "Distinta" 0 2 0 0
GROUPBOX DLG_NULL 78 10
BEGIN

View File

@ -1,6 +1,6 @@
#include "ef0900a.h"
TOOLBAR "" 0 19 0 3
TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 10 2
BEGIN
@ -14,7 +14,7 @@ END
ENDPAGE
PAGE "Parametri effetti" 1 1 60 14
PAGE "Parametri effetti" 0 2 0 0
GROUPBOX DLG_NULL 78 8
BEGIN

View File

@ -1,19 +1,6 @@
#include "ef0A00a.h"
TOOLBAR "Toolbar" 0 -3 0 3
BUTTON F_UNCONTABIL 30
BEGIN
PROMPT -12 0 "~Annulla contabilizzazione"
FLAGS "H"
END
BUTTON F_CONTABILI 30
BEGIN
PROMPT -22 0 "~Contabilizzazione"
GROUP 5
END
TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_NEWREC 10 2
BEGIN
PROMPT -16 -1 "~Nuovo"
@ -57,7 +44,23 @@ END
ENDPAGE
PAGE "Disposizioni incassi/pagamenti" -1 -1 78 19
TOOLBAR "Toolbar" 0 -2 0 2
BUTTON F_UNCONTABIL 30 2
BEGIN
PROMPT -12 -11 "~Annulla contabilizzazione"
FLAGS "H"
END
BUTTON F_CONTABILI 30 2
BEGIN
PROMPT -22 -11 "~Contabilizzazione"
GROUP 5
END
ENDPAGE
PAGE "Disposizioni incassi/pagamenti" 0 2 0 0
GROUPBOX DLG_NULL 78 6
BEGIN