applicat.cpp Aggiornata alla 4.5 la gestione dei 3d controls, corretto routing di certi E_COMMAND corretta gestione title di XVT_CONFIG controls.cpp Intercettati eventi XIE_COLMOVE e XIE_COLSIZE intrappolato bottone sinistro del mouse e ignorati gli altri config.cpp Migliorata gestione paragrafi con righe vuote probabile ottimizzazione del reperimento delle variabili config.h Tolto un CAZZ di Ferdinando colors.cpp Creato per gestire scelta colori colors.h Aggiunta funzione di conversione colori mask.cpp Gestione popup menu sheet.cpp Salvataggio colonne msksheet.cpp Salvataggio colonne e colorazione righe printer.cpp Migliorato riconoscimento fax e calcolo dimensioni foglio tabapp.cpp Ora prima creo la relazione e poi la maschera principale xvtility.cpp Aggiornata la gestione dei controlli 3D di Windows mask.h Aggiunto metodo per avere il numero della sottomaschera git-svn-id: svn://10.65.10.50/trunk@3890 c028cbd2-c16b-5b4b-a496-9718f37d4682
132 lines
3.7 KiB
INI
Executable File
132 lines
3.7 KiB
INI
Executable File
#ifndef APPNAME
|
|
#define APPNAME PRASSI
|
|
#define QAPPNAME "PRASSI"
|
|
#endif
|
|
|
|
#ifndef LIBDIR
|
|
#define LIBDIR f:\xvt.403\win_x86\ptk\lib
|
|
#endif
|
|
|
|
#ifndef RESDIR
|
|
#define RESDIR f:/p.due/bmp
|
|
#define QRESDIR "f:/p.due/bmp/"
|
|
#endif
|
|
|
|
#define LANG_ITA_W52
|
|
|
|
#define NO_STD_EDIT_MENU
|
|
#define NO_STD_FILE_MENU
|
|
#define NO_STD_FONT_MENU
|
|
#define NO_STD_ABOUT_BOX
|
|
#define NO_STD_HELP_MENU
|
|
#define NO_HELP_RESOURCES
|
|
|
|
#include <url.h>
|
|
|
|
#include <urldefid.h>
|
|
|
|
MENUBAR TASK_MENUBAR
|
|
|
|
MENU MENU_FILE
|
|
ITEM M_FILE_NEW "Scelta ~Ditta..."
|
|
ITEM M_FILE_REVERT "Impostazione ~Parametri..."
|
|
SEPARATOR
|
|
ITEM M_FILE_PG_SETUP "~Impostazione Stampante..."
|
|
ITEM M_FILE_PRINT "~Stampa" DISABLED
|
|
SEPARATOR
|
|
ITEM (M_FILE+11) "I~nformazioni"
|
|
ITEM M_FILE_QUIT "~Fine"
|
|
|
|
MENUBAR VISWIN_BAR
|
|
|
|
MENU VISWIN_BAR
|
|
SUBMENU MENU_VISWIN "~Visualizzazione"
|
|
SUBMENU M_EDIT "~Edit"
|
|
|
|
MENU MENU_VISWIN
|
|
ITEM M_EDIT_CLIPBOARD "Interrompi\tESC"
|
|
ITEM M_EDIT_CUT "Colle~ga...\tCtrl+G" DISABLED
|
|
ITEM M_EDIT_PASTE "~Esporta...\tCtrl+E"
|
|
ITEM M_EDIT_SEL_ALL "~Stampa... \tCtrl+S" DISABLED
|
|
SEPARATOR
|
|
ITEM M_SHOW_RULERS "Mostra ~righelli" CHECKABLE
|
|
ITEM M_SHOW_BUTTONS "Mostra ~bottoni" CHECKABLE
|
|
ITEM M_EDIT_UNDO "Ri~disegna"
|
|
SEPARATOR
|
|
ITEM M_EDIT_QUIT "Chiudi\tESC+ESC"
|
|
|
|
MENU M_EDIT
|
|
ITEM M_EDIT_COPY "~Copia" DISABLED
|
|
ITEM M_EDIT_CLEAR "~Annulla" DISABLED
|
|
SEPARATOR
|
|
ITEM M_EDIT_SEARCH "Cerca...\tF7"
|
|
ITEM M_EDIT_DELETE "Cerca il prossimo\tF8" DISABLED
|
|
|
|
MENUBAR BROWSE_BAR
|
|
|
|
MENU BROWSE_BAR
|
|
SUBMENU BROWSE_BAR+1 "~Proprieta'"
|
|
|
|
MENU BROWSE_BAR+1
|
|
ITEM M_EDIT_COPY "~Salva impostazioni colonne"
|
|
ITEM M_EDIT_UNDO "~Ripristina impostazioni colonne"
|
|
SEPARATOR
|
|
ITEM M_EDIT_SEARCH "~Informazioni"
|
|
|
|
ACCEL MENU_FILE "f" alt
|
|
|
|
#if XVTWS == WINWS
|
|
image BMP_OK QRESDIR"ok.bmp"
|
|
image BMP_CANCEL QRESDIR"cancel.bmp"
|
|
image BMP_QUIT QRESDIR"quit.bmp"
|
|
image BMP_QUITDN QRESDIR"quitdn.bmp"
|
|
image BMP_SELECT QRESDIR"select.bmp"
|
|
// image BMP_FIRSTREC QRESDIR"firstrec.bmp"
|
|
// image BMP_PREVREC QRESDIR"prevrec.bmp"
|
|
// image BMP_NEXTREC QRESDIR"nextrec.bmp"
|
|
// image BMP_LASTREC QRESDIR"lastrec.bmp"
|
|
image BMP_STOPREC QRESDIR"stoprec.bmp"
|
|
image BMP_SAVEREC QRESDIR"saverec.bmp"
|
|
image BMP_SAVERECDN QRESDIR"saverecd.bmp"
|
|
image BMP_NEWREC QRESDIR"newrec.bmp"
|
|
image BMP_NEWRECDN QRESDIR"newrecdn.bmp"
|
|
image BMP_DELREC QRESDIR"delrec.bmp"
|
|
image BMP_DELRECDN QRESDIR"delrecdn.bmp"
|
|
image BMP_FINDREC QRESDIR"findrec.bmp"
|
|
image BMP_SEARCH QRESDIR"search.bmp"
|
|
image BMP_CHECK_ON QRESDIR"checkon.bmp"
|
|
image BMP_CHECK_OFF QRESDIR"checkoff.bmp"
|
|
image BMP_RADIO_ON QRESDIR"radioon.bmp"
|
|
image BMP_RADIO_OFF QRESDIR"radiooff.bmp"
|
|
image BMP_MODULE1 QRESDIR"module1.bmp"
|
|
image BMP_MODULE2 QRESDIR"module2.bmp"
|
|
image BMP_MODULE3 QRESDIR"module3.bmp"
|
|
image BMP_MODULE4 QRESDIR"module4.bmp"
|
|
image BMP_BOOK1 QRESDIR"book1.bmp"
|
|
image BMP_BOOK2 QRESDIR"book2.bmp"
|
|
image BMP_BOOK3 QRESDIR"book3.bmp"
|
|
image BMP_MODULE QRESDIR"module.bmp"
|
|
image BMP_EDIT QRESDIR"edit.bmp"
|
|
image BMP_LINK QRESDIR"link.bmp"
|
|
image BMP_PRINT QRESDIR"print.bmp"
|
|
image BMP_SETPRINT QRESDIR"setprint.bmp"
|
|
image BMP_RECALC QRESDIR"recalc.bmp"
|
|
image BMP_BMP QRESDIR"bmp.bmp"
|
|
image BMP_XLS QRESDIR"xls.bmp"
|
|
image BMP_WAV QRESDIR"wav.bmp"
|
|
image BMP_DOC QRESDIR"doc.bmp"
|
|
image BMP_LENTE QRESDIR"lente.bmp"
|
|
image BMP_FAX QRESDIR"fax.bmp"
|
|
|
|
#scan <xil.h>
|
|
#transparent $$$
|
|
XI_CURSOR_RESIZE CURSOR DISCARDABLE RESDIR/resize.cur
|
|
XI_CURSOR_HAND CURSOR DISCARDABLE RESDIR/hand.cur
|
|
XI_CURSOR_VRESIZE CORSOR DISCARDABLE RESDIR/vresize.cur
|
|
COMBO_ICON ICON DISCARDABLE RESDIR/combo.ico
|
|
ICO_SEARCH ICON DISCARDABLE RESDIR/search.ico
|
|
ICO_CHECK_ON ICON DISCARDABLE RESDIR/checkon.ico
|
|
ICO_CHECK_OFF ICON DISCARDABLE RESDIR/checkoff.ico
|
|
$$$
|
|
#endif
|