Patch level : 10.0 0032

Files correlati     : ba7.exe
Ricompilazione Demo : [ ]
Commento           :

Aggiormaneto maschere all 10.0 ( nuove toolbar modulo di contabblità


git-svn-id: svn://10.65.10.50/trunk@16488 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 2008-04-10 11:17:28 +00:00
parent 6b6d0103c5
commit fd43b6d1c1
53 changed files with 142 additions and 137 deletions

View File

@ -1,12 +1,12 @@
#include "cg0100.h" #include "cg0100.h"
TOOLBAR "" 0 -2 0 2 TOOLBAR "topbar" 0 0 0 2
#include <toolbar.h> #include <relapbar.h>
ENDPAGE ENDPAGE
PAGE "Piano dei conti " 0 0 0 -2 PAGE "Piano dei conti " 0 0 0 0
GROUPBOX DLG_NULL 76 5 GROUPBOX DLG_NULL 76 5
BEGIN BEGIN

View File

@ -1,25 +1,28 @@
#include "cg0200.h" #include "cg0200.h"
TOOLBAR "" 0 18 0 4 TOOLBAR "topbar" 0 0 0 2
#include <relapbar.h>
ENDPAGE
TOOLBAR "" 0 -2 0 2
BUTTON DLG_EMAIL 10 2 BUTTON DLG_EMAIL 10 2
BEGIN BEGIN
PROMPT -56 -3 "~Posta" PROMPT -13 -11 "~Posta"
PICTURE BMP_EMAIL PICTURE BMP_EMAIL
END END
GOLEM DLG_OGGETTI 10 2 GOLEM DLG_OGGETTI 10 2
BEGIN BEGIN
PROMPT -66 -3 "" PROMPT -33 -11 ""
FIELD OGGETTI FIELD OGGETTI
FLAGS "M" FLAGS "M"
END END
#include <toolbar.h>
ENDPAGE ENDPAGE
PAGE "Pag.1" -1 -1 78 19 PAGE "Pag.1" 0 0 0 -4
GROUPBOX DLG_NULL 76 4 GROUPBOX DLG_NULL 76 4
BEGIN BEGIN

View File

@ -1,12 +1,12 @@
#include "cg0300.h" #include "cg0300.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
#include <toolbar.h> #include <relapbar.h>
ENDPAGE ENDPAGE
PAGE "Immissione progressivi allegati" -1 -1 78 19 PAGE "Immissione progressivi allegati" 0 0 0 2
GROUPBOX DLG_NULL 77 8 GROUPBOX DLG_NULL 77 8
BEGIN BEGIN

View File

@ -1,12 +1,12 @@
#include "cg0500.h" #include "cg0500.h"
TOOLBAR "" 0 -3 0 3 TOOLBAR "topbar" 0 0 0 2
#include <toolbar.h> #include <relapbar.h>
ENDPAGE ENDPAGE
PAGE "Righe" -1 -1 77 20 PAGE "Righe" 0 0 0 2
GROUPBOX DLG_NULL 78 3 GROUPBOX DLG_NULL 78 3
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg1300l.h" #include "cg1300l.h"
TOOLBAR "Toolbar" 0 -2 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON F_RESET 10 2 BUTTON F_RESET 10 2
BEGIN BEGIN
@ -21,7 +21,7 @@ END
ENDPAGE ENDPAGE
PAGE "Controllo Partita IVA" 0 0 0 -3 PAGE "Controllo Partita IVA" 0 0 0 2
RADIOBUTTON F_TIPO 1 28 RADIOBUTTON F_TIPO 1 28
BEGIN BEGIN
@ -91,6 +91,10 @@ BEGIN
FLAGS "D" FLAGS "D"
END END
ENDPAGE
TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 10 2 BUTTON DLG_OK 10 2
BEGIN BEGIN
PROMPT -13 -1 "" PROMPT -13 -1 ""

View File

@ -1,6 +1,6 @@
#include "cg1500.h" #include "cg1500.h"
TOOLBAR "" 0 -3 0 3 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 10 2 BUTTON DLG_OK 10 2
BEGIN BEGIN

View File

@ -1,6 +1,20 @@
#include "cg1600.h" #include "cg1600.h"
PAGE "Stampa Bilancio IV dir. CEE" -1 -1 76 19 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 9 2
BEGIN
PROMPT -12 -1 ""
END
BUTTON DLG_QUIT 9 2
BEGIN
PROMPT -22 -1 ""
END
ENDPAGE
PAGE "Stampa Bilancio IV dir. CEE" 0 0 0 2
NUMBER F_CODDITTA 5 NUMBER F_CODDITTA 5
BEGIN BEGIN
@ -197,17 +211,6 @@ BEGIN
PROMPT 4 15 "Non stampare il separatre delle migliaia" PROMPT 4 15 "Non stampare il separatre delle migliaia"
END END
BUTTON DLG_OK 9 2
BEGIN
PROMPT -12 -1 ""
END
BUTTON DLG_QUIT 9 2
BEGIN
PROMPT -22 -1 ""
END
ENDPAGE ENDPAGE
ENDMASK ENDMASK

View File

@ -1,10 +1,12 @@
#include "cg2100.h" #include "cg2100.h"
TOOLBAR "" 0 -2 0 2 TOOLBAR "topbar" 0 0 0 2
#include <toolbar.h>
#include <relapbar.h>
ENDPAGE ENDPAGE
PAGE "Ricerca" -1 -1 77 8 PAGE "Ricerca" 0 0 0 2
GROUPBOX DLG_NULL 78 3 GROUPBOX DLG_NULL 78 3
BEGIN BEGIN

View File

@ -1,9 +1,9 @@
#include "cg2100.h" #include "cg2100.h"
#include "cg21sld.h" #include "cg21sld.h"
TOOLBAR "" 0 -2 0 2 TOOLBAR "topbar" 0 0 0 2
#include <toolbar.h> #include <relapbar.h>
ENDPAGE ENDPAGE

View File

@ -1,9 +1,9 @@
#include "cg2100.h" #include "cg2100.h"
#include "cg21sld.h" #include "cg21sld.h"
TOOLBAR "" 0 -2 0 2 TOOLBAR "topbar" 0 0 0 2
#include <toolbar.h> #include <relapbar.h>
ENDPAGE ENDPAGE

View File

@ -1,6 +1,6 @@
#include "cg2100e.h" #include "cg2100e.h"
TOOLBAR "" 0 -2 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_NEWREC 10 2 BUTTON DLG_NEWREC 10 2
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg2100p.h" #include "cg2100p.h"
TOOLBAR "" 0 -2 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 10 2 BUTTON DLG_OK 10 2
BEGIN BEGIN

View File

@ -2,7 +2,7 @@
#ifndef NO_TOOLBAR #ifndef NO_TOOLBAR
TOOLBAR "" 0 -2 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 10 2 BUTTON DLG_OK 10 2
BEGIN BEGIN

View File

@ -1,8 +1,8 @@
#include "cg2104a.h" #include "cg2104a.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
#include <toolbar.h> #include <relapbar.h>
ENDPAGE ENDPAGE

View File

@ -1,6 +1,6 @@
#include "cg3100.h" #include "cg3100.h"
TOOLBAR "" 0 -2 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_PRINT 10 2 BUTTON DLG_PRINT 10 2
BEGIN BEGIN
@ -15,7 +15,7 @@ END
ENDPAGE ENDPAGE
PAGE "Lista Movimenti" -1 -1 76 20 PAGE "Lista Movimenti" 0 0 0 2
NUMBER F_CODDITTA 5 NUMBER F_CODDITTA 5
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg3100.h" #include "cg3100.h"
TOOLBAR "" 0 -2 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_PRINT 10 2 BUTTON DLG_PRINT 10 2
BEGIN BEGIN

View File

@ -2,17 +2,21 @@
TOOLBAR "" 0 -2 0 2 TOOLBAR "" 0 -2 0 2
BUTTON F_MEMORIZZA 18 2
BEGIN
PROMPT -23 -11 "~Memorizza scelte"
END
ENDPAGE
TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_PRINT 18 2 BUTTON DLG_PRINT 18 2
BEGIN BEGIN
PROMPT -13 -11 "~Stampa" PROMPT -13 -11 "~Stampa"
MESSAGE EXIT,K_ENTER MESSAGE EXIT,K_ENTER
END END
BUTTON F_MEMORIZZA 18 2
BEGIN
PROMPT -23 -11 "~Memorizza scelte"
END
BUTTON DLG_QUIT 18 2 BUTTON DLG_QUIT 18 2
BEGIN BEGIN
PROMPT -33 -11 "" PROMPT -33 -11 ""
@ -20,7 +24,7 @@ END
ENDPAGE ENDPAGE
PAGE "Stampa Mastrini" -1 -1 78 20 PAGE "Stampa Mastrini" 0 0 0 2
NUMBER F_CODDITTA 5 NUMBER F_CODDITTA 5
BEGIN BEGIN

View File

@ -1,7 +1,3 @@
//
// cg3300a.uml
//
#include "cg3300a.h" #include "cg3300a.h"
PAGE "" -1 -1 65 19 PAGE "" -1 -1 65 19

View File

@ -1,8 +1,4 @@
//
// cg3300b.uml
//
#include "cg3300b.h" #include "cg3300b.h"
PAGE "Anno dichiarazione" -1 -1 27 5 PAGE "Anno dichiarazione" -1 -1 27 5

View File

@ -1,7 +1,3 @@
//
// cg3300c.uml
//
#include "cg3300a.h" #include "cg3300a.h"
PAGE "Stampa su disco" -1 -1 65 16 PAGE "Stampa su disco" -1 -1 65 16

View File

@ -1,6 +1,6 @@
#include "cg3600.h" #include "cg3600.h"
TOOLBAR "" 0 -2 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 10 2 BUTTON DLG_OK 10 2
BEGIN BEGIN
@ -20,7 +20,7 @@ END
ENDPAGE ENDPAGE
PAGE "Mastrini" -1 -1 78 20 PAGE "Mastrini" 0 0 0 2
GROUPBOX DLG_NULL 76 3 GROUPBOX DLG_NULL 76 3
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg3600.h" #include "cg3600.h"
TOOLBAR "" 0 -2 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_LINK 10 2 BUTTON DLG_LINK 10 2
BEGIN BEGIN
@ -28,7 +28,7 @@ END
ENDPAGE ENDPAGE
PAGE "Mastrini" -1 -1 76 20 PAGE "Mastrini" 0 0 0 2
NUMBER F_GRUPPO 3 NUMBER F_GRUPPO 3
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg3900a.h" #include "cg3900a.h"
TOOLBAR "Toolbar" 0 -3 0 3 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_ELABORA 10 2 BUTTON DLG_ELABORA 10 2
BEGIN BEGIN
@ -15,7 +15,7 @@ END
ENDPAGE ENDPAGE
PAGE "Elenco Clienti/Fornitori" 0 0 0 -3 PAGE "Elenco Clienti/Fornitori" 0 0 0 2
GROUPBOX DLG_NULL 78 4 GROUPBOX DLG_NULL 78 4
BEGIN BEGIN

View File

@ -232,6 +232,10 @@ BEGIN
PROMPT 3 17 "Stampa riferimenti vidimazione" PROMPT 3 17 "Stampa riferimenti vidimazione"
END END
ENDPAGE
TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_PRINT 10 2 BUTTON DLG_PRINT 10 2
BEGIN BEGIN
PROMPT -12 -1 "~Stampa" PROMPT -12 -1 "~Stampa"

View File

@ -1,6 +1,6 @@
#include "cg4700.h" #include "cg4700.h"
TOOLBAR "" 0 -3 0 3 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_SAVEREC 10 2 BUTTON DLG_SAVEREC 10 2
BEGIN BEGIN
@ -31,7 +31,7 @@ END
ENDPAGE ENDPAGE
PAGE "Gestione acconti di Dicembre" -1 -1 78 15 PAGE "Gestione acconti di Dicembre" 0 0 0 2
NUMBER F_CODDITTA 5 NUMBER F_CODDITTA 5
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg4800b.h" #include "cg4800b.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_SAVEREC 10 2 BUTTON DLG_SAVEREC 10 2
BEGIN BEGIN
@ -18,7 +18,7 @@ END
ENDPAGE ENDPAGE
PAGE "Creazione versam. acconti dicembre" -1 -1 77 20 PAGE "Creazione versam. acconti dicembre" 0 0 0 2
GROUPBOX DLG_NULL 79 3 GROUPBOX DLG_NULL 79 3
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg4900.h" #include "cg4900.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_SAVEREC 10 2 BUTTON DLG_SAVEREC 10 2
BEGIN BEGIN
@ -24,7 +24,7 @@ END
ENDPAGE ENDPAGE
PAGE "Acconto su operazioni effettuate" -1 -1 77 20 PAGE "Acconto su operazioni effettuate" 0 0 0 2
GROUPBOX DLG_NULL 78 3 GROUPBOX DLG_NULL 78 3
BEGIN BEGIN

View File

@ -1,14 +1,7 @@
#include "cg4900.h" #include "cg4900.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
/*
BUTTON DLG_SAVEREC 10 2
BEGIN
PROMPT -12 -1 "~Registra"
MESSAGE EXIT,K_SAVE
END
*/
BUTTON DLG_CANCEL 10 2 BUTTON DLG_CANCEL 10 2
BEGIN BEGIN
@ -24,7 +17,7 @@ END
ENDPAGE ENDPAGE
PAGE "Acconto su operazioni effettuate" -1 -1 77 20 PAGE "Acconto su operazioni effettuate" 0 0 0 2
GROUPBOX DLG_NULL 78 3 GROUPBOX DLG_NULL 78 3
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg4900.h" #include "cg4900.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_SAVEREC 10 2 BUTTON DLG_SAVEREC 10 2
BEGIN BEGIN
@ -24,7 +24,7 @@ END
ENDPAGE ENDPAGE
PAGE "Acconto su operazioni effettuate" -1 -1 77 20 PAGE "Acconto su operazioni effettuate" 0 0 0 2
GROUPBOX DLG_NULL 78 3 GROUPBOX DLG_NULL 78 3
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg4900.h" #include "cg4900.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_SAVEREC 10 2 BUTTON DLG_SAVEREC 10 2
BEGIN BEGIN
@ -24,7 +24,7 @@ END
ENDPAGE ENDPAGE
PAGE "Acconto su operazioni effettuate" -1 -1 77 20 PAGE "Acconto su operazioni effettuate" 0 0 0 2
GROUPBOX DLG_NULL 78 3 GROUPBOX DLG_NULL 78 3
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg4900.h" #include "cg4900.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_SAVEREC 10 2 BUTTON DLG_SAVEREC 10 2
BEGIN BEGIN
@ -24,7 +24,7 @@ END
ENDPAGE ENDPAGE
PAGE "Acconto su operazioni effettuate" -1 -1 77 20 PAGE "Acconto su operazioni effettuate" 0 0 0 2
GROUPBOX DLG_NULL 78 3 GROUPBOX DLG_NULL 78 3
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg4a00a.h" #include "cg4a00a.h"
TOOLBAR "" 0 20 0 3 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 10 2 BUTTON DLG_OK 10 2
BEGIN BEGIN
@ -14,7 +14,7 @@ END
ENDPAGE ENDPAGE
PAGE "Gestione Autotrasportatori" -1 -1 78 14 PAGE "Gestione Autotrasportatori" 0 0 0 2
GROUPBOX DLG_NULL 76 3 GROUPBOX DLG_NULL 76 3
BEGIN BEGIN

View File

@ -1,7 +1,7 @@
#include "cg5000a.h" #include "cg5000a.h"
/* toolbar */ /* toolbar */
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 10 2 BUTTON DLG_OK 10 2
BEGIN BEGIN
@ -15,7 +15,7 @@ END
ENDPAGE ENDPAGE
PAGE "Parametri contabilita' studio" -1 -1 76 17 PAGE "Parametri contabilita' studio" 0 0 0 2
GROUPBOX DLG_NULL 74 10 GROUPBOX DLG_NULL 74 10
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg5100a.h" #include "cg5100a.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 10 2 BUTTON DLG_OK 10 2
BEGIN BEGIN
@ -16,7 +16,7 @@ ENDPAGE
/* page1 */ /* page1 */
PAGE "Parametri ditta" -1 -1 77 8 PAGE "Parametri ditta" 0 0 0 2
NUMBER FLD_ANLIIV 4 NUMBER FLD_ANLIIV 4
BEGIN BEGIN

View File

@ -1,12 +1,12 @@
#include "cg5200.h" #include "cg5200.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
#include <browbar.h> #include <browbar.h>
ENDPAGE ENDPAGE
PAGE "Visualizzazione saldi" -1 -1 78 18 PAGE "Visualizzazione saldi" 0 0 0 2
NUMBER F_ANNO 4 NUMBER F_ANNO 4
BEGIN BEGIN

View File

@ -1,12 +1,12 @@
#include "cg5300a.h" #include "cg5300a.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
#include <toolbar.h> #include <relapbar.h>
ENDPAGE ENDPAGE
PAGE "Liquidazione" -1 -1 78 15 PAGE "Liquidazione" 0 0 0 2
GROUPBOX DLG_NULL 78 4 GROUPBOX DLG_NULL 78 4
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg5500a.h" #include "cg5500a.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_SAVEREC 10 2 BUTTON DLG_SAVEREC 10 2
BEGIN BEGIN
@ -23,7 +23,7 @@ END
ENDPAGE ENDPAGE
PAGE "Liquidazione" -1 -1 77 20 PAGE "Liquidazione" 0 0 0 2
GROUPBOX DLG_NULL 79 3 GROUPBOX DLG_NULL 79 3
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg5500a.h" #include "cg5500a.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_SAVEREC 10 2 BUTTON DLG_SAVEREC 10 2
BEGIN BEGIN
@ -23,7 +23,7 @@ END
ENDPAGE ENDPAGE
PAGE "Liquidazione" -1 -1 77 20 PAGE "Liquidazione" 0 0 0 2
GROUPBOX DLG_NULL 79 3 GROUPBOX DLG_NULL 79 3
BEGIN BEGIN

View File

@ -1,12 +1,12 @@
#include "cg5500a.h" #include "cg5500a.h"
TOOLBAR "" 0 -2 0 2 TOOLBAR "topbar" 0 0 0 2
#include "cg5500t.h" #include "cg5500t.h"
ENDPAGE ENDPAGE
PAGE "Visualizzazione liquidazione" -1 -1 77 20 PAGE "Visualizzazione liquidazione" 0 0 0 2
GROUPBOX F_YEAR 78 3 GROUPBOX F_YEAR 78 3
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg5700.h" #include "cg5700.h"
TOOLBAR "" 0 -3 0 3 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_PRINT 10 2 BUTTON DLG_PRINT 10 2
BEGIN BEGIN
@ -15,7 +15,7 @@ END
ENDPAGE ENDPAGE
PAGE "Comunicazione annuale dati IVA" -1 -1 78 20 PAGE "Comunicazione annuale dati IVA" 0 0 0 2
GROUPBOX DLG_NULL 79 4 GROUPBOX DLG_NULL 79 4
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg5800.h" #include "cg5800.h"
TOOLBAR "" 0 -3 0 3 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_PRINT 10 2 BUTTON DLG_PRINT 10 2
BEGIN BEGIN
@ -20,7 +20,7 @@ END
ENDPAGE ENDPAGE
PAGE "Quadro IVA VT Pag.1" -1 -1 78 20 PAGE "Quadro IVA VT Pag.1" 0 0 0 2
GROUPBOX DLG_NULL 79 4 GROUPBOX DLG_NULL 79 4
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg6800.h" #include "cg6800.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_SAVEREC 10 2 BUTTON DLG_SAVEREC 10 2
BEGIN BEGIN
@ -23,7 +23,7 @@ END
ENDPAGE ENDPAGE
PAGE "Movimento" -1 -1 78 18 PAGE "Movimento" 0 0 0 2
NUMBER F_NUMREG 7 NUMBER F_NUMREG 7
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg6800.h" #include "cg6800.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_SAVEREC 10 2 BUTTON DLG_SAVEREC 10 2
BEGIN BEGIN
@ -23,7 +23,7 @@ END
ENDPAGE ENDPAGE
PAGE "" -1 -1 78 18 PAGE "" 0 0 0 2
NUMBER F_NUMREG 7 NUMBER F_NUMREG 7
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg6800.h" #include "cg6800.h"
TOOLBAR "" 0 -2 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_DELREC 10 2 BUTTON DLG_DELREC 10 2
BEGIN BEGIN
@ -22,7 +22,7 @@ END
ENDPAGE ENDPAGE
PAGE "Annullamento movimenti" -1 -1 78 18 PAGE "Annullamento movimenti" 0 0 0 2
NUMBER F_NUMREG 7 NUMBER F_NUMREG 7
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg6800.h" #include "cg6800.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 9 2 BUTTON DLG_OK 9 2
BEGIN BEGIN
@ -14,7 +14,7 @@ END
ENDPAGE ENDPAGE
PAGE "Visualizzazione stato ricezione" -1 -1 78 19 PAGE "Visualizzazione stato ricezione" 0 0 0 2
NUMBER F_CODDITTARIC 5 NUMBER F_CODDITTARIC 5
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg6804a.h" #include "cg6804a.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 9 2 BUTTON DLG_OK 9 2
BEGIN BEGIN
@ -15,7 +15,7 @@ END
ENDPAGE ENDPAGE
PAGE "Variazione Movimenti Saldaconto" -1 -1 78 10 PAGE "Variazione Movimenti Saldaconto" 0 0 0 2
LIST F_TIPOCF 1 12 LIST F_TIPOCF 1 12
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg6804a.h" #include "cg6804a.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_SAVEREC 10 2 BUTTON DLG_SAVEREC 10 2
BEGIN BEGIN
@ -23,7 +23,7 @@ END
ENDPAGE ENDPAGE
PAGE "Variazione Movimenti Saldaconto" -1 -1 78 20 PAGE "Variazione Movimenti Saldaconto" 0 0 0 2
SPREADSHEET F_RIGAPART 0 16 SPREADSHEET F_RIGAPART 0 16
BEGIN BEGIN

View File

@ -1,4 +1,4 @@
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 10 2 BUTTON DLG_OK 10 2
BEGIN BEGIN
@ -18,14 +18,18 @@ BEGIN
MESSAGE EXIT,K_ESC MESSAGE EXIT,K_ESC
END END
ENDPAGE
TOOLBAR "" 0 20 0 2
BUTTON 100 10 2 BUTTON 100 10 2
BEGIN BEGIN
PROMPT -44 -1 "~Gestione" PROMPT -11 -11 "~Gestione"
END END
ENDPAGE ENDPAGE
PAGE "Variazione Movimenti Saldaconto" -1 -1 78 20 PAGE "Variazione Movimenti Saldaconto" 0 0 0 2
LIST 101 1 12 LIST 101 1 12
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg6804a.h" #include "cg6804a.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_SAVEREC 10 2 BUTTON DLG_SAVEREC 10 2
BEGIN BEGIN
@ -23,7 +23,7 @@ END
ENDPAGE ENDPAGE
PAGE "Variazione Movimenti Saldaconto" -1 -1 78 20 PAGE "Variazione Movimenti Saldaconto" 0 0 0 2
SPREADSHEET F_RIGASCAD 0 16 SPREADSHEET F_RIGASCAD 0 16
BEGIN BEGIN

View File

@ -1,6 +1,6 @@
#include "cg6804a.h" #include "cg6804a.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_SAVEREC 10 2 BUTTON DLG_SAVEREC 10 2
BEGIN BEGIN
@ -23,7 +23,7 @@ END
ENDPAGE ENDPAGE
PAGE "Variazione Movimenti Saldaconto" -1 -1 78 20 PAGE "Variazione Movimenti Saldaconto" 0 0 0 2
SPREADSHEET F_RIGAPAGSCA 0 16 SPREADSHEET F_RIGAPAGSCA 0 16
BEGIN BEGIN

View File

@ -1,4 +1,4 @@
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 10 2 BUTTON DLG_OK 10 2
BEGIN BEGIN
@ -21,7 +21,7 @@ END
ENDPAGE ENDPAGE
PAGE "Variazione Movimenti Saldaconto" -1 -1 78 18 PAGE "Variazione Movimenti Saldaconto" 0 0 0 2
LIST 101 1 12 LIST 101 1 12
BEGIN BEGIN

View File

@ -1,4 +1,4 @@
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 10 2 BUTTON DLG_OK 10 2
BEGIN BEGIN
@ -20,7 +20,7 @@ END
ENDPAGE ENDPAGE
PAGE "Variazione Movimenti Saldaconto" -1 -1 78 20 PAGE "Variazione Movimenti Saldaconto" 0 0 0 2
LIST 101 1 12 LIST 101 1 12
BEGIN BEGIN

View File

@ -1,8 +1,8 @@
#include "cgtbinv.h" #include "cgtbinv.h"
TOOLBAR "" 0 20 0 2 TOOLBAR "topbar" 0 0 0 2
#include <toolbar.h> #include <relapbar.h>
ENDPAGE ENDPAGE