Patch level :10.0 256
Files correlati : Ricompilazione Demo : [ ] Commento : utilizzata la nuova standardizzazione pictures in alcune maschere di cg (per provare) git-svn-id: svn://10.65.10.50/trunk@18483 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
fcffd0c3f4
commit
e3b0bce05b
@ -10,13 +10,13 @@ END
|
||||
BUTTON DLG_FINDREC 10 2
|
||||
BEGIN
|
||||
PROMPT -25 -11 "~Ricerca"
|
||||
PICTURE BMP_LENTE
|
||||
PICTURE TOOL_FINDREC
|
||||
END
|
||||
|
||||
BUTTON DLG_CONFIG 10 2
|
||||
BEGIN
|
||||
PROMPT -25 -11 "Opzioni"
|
||||
PICTURE BMP_CONFIG
|
||||
PICTURE TOOL_PRPERTIES
|
||||
END
|
||||
|
||||
#include <helpbar.h>
|
||||
|
@ -89,7 +89,7 @@ END
|
||||
BUTTON CG43_BUT_SEL 10 2
|
||||
BEGIN
|
||||
PROMPT 28 7 "~Selezione"
|
||||
PICTURE BMP_LENTE
|
||||
PICTURE BMP_FINDREC
|
||||
HELP "Selezione ditte di cui fare la liquidazione"
|
||||
END
|
||||
|
||||
|
@ -6,14 +6,14 @@ BUTTON DLG_SELECT 10 2
|
||||
BEGIN
|
||||
PROMPT 1 1 "Selezione"
|
||||
MESSAGE EXIT,DLG_SELECT
|
||||
PICTURE BMP_OK
|
||||
PICTURE TOOL_OK
|
||||
END
|
||||
|
||||
BUTTON BUT_CGC_ALL 10 2
|
||||
BEGIN
|
||||
PROMPT 2 1 "Tutte"
|
||||
MESSAGE EXIT,BUT_CGC_ALL
|
||||
PICTURE BMP_SELECT
|
||||
PICTURE TOOL_MULTISEL
|
||||
END
|
||||
|
||||
#include <elabar.h>
|
||||
|
@ -5,15 +5,14 @@ TOOLBAR "topbar" 0 0 0 2
|
||||
BUTTON DLG_SAVEREC 10 2
|
||||
BEGIN
|
||||
PROMPT -14 -11 "~Registra"
|
||||
PICTURE BMP_SAVEREC
|
||||
PICTURE BMP_SAVERECDN
|
||||
PICTURE TOOL_SAVEREC
|
||||
MESSAGE EXIT,K_SAVE
|
||||
END
|
||||
|
||||
BUTTON DLG_FINDREC 10 2
|
||||
BEGIN
|
||||
PROMPT -24 -11 "Ri~cerca"
|
||||
PICTURE 166
|
||||
PICTURE TOOL_FINDREC
|
||||
MESSAGE EXIT,K_F9
|
||||
END
|
||||
|
||||
|
@ -6,14 +6,14 @@ BUTTON DLG_SELECT 10 2
|
||||
BEGIN
|
||||
PROMPT 1 1 "Selezione"
|
||||
MESSAGE EXIT,DLG_SELECT
|
||||
PICTURE BMP_OK
|
||||
PICTURE TOOL_OK
|
||||
END
|
||||
|
||||
BUTTON BUT_CGC_ALL 10 2
|
||||
BEGIN
|
||||
PROMPT 2 1 "Tutte"
|
||||
MESSAGE EXIT,BUT_CGC_ALL
|
||||
PICTURE BMP_SELECT
|
||||
PICTURE TOOL_MULTISEL
|
||||
END
|
||||
|
||||
#include <elabar.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user