Patch level :10.0 992
Files correlati : Ricompilazione Demo : [ ] Commento : rese leggibili le 2 maschere (avevano i bottoni sovrapposti ai campi!) git-svn-id: svn://10.65.10.50/branches/R_10_00@22059 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
4e24441a11
commit
911468dc40
@ -1,6 +1,5 @@
|
|||||||
#include "sc3100b.h"
|
#include "sc3100b.h"
|
||||||
|
|
||||||
|
|
||||||
PAGE "Scelta profilo da copiare" -1 -1 75 12
|
PAGE "Scelta profilo da copiare" -1 -1 75 12
|
||||||
|
|
||||||
STRING F_CBASE 8
|
STRING F_CBASE 8
|
||||||
@ -86,15 +85,10 @@ VALIDATE NOT_EMPTY_FUNC
|
|||||||
WARNING "La descrizione del profilo di destinazione e' obbligatoria"
|
WARNING "La descrizione del profilo di destinazione e' obbligatoria"
|
||||||
END
|
END
|
||||||
|
|
||||||
BUTTON DLG_OK 9 2
|
|
||||||
BEGIN
|
|
||||||
PROMPT -12 -1 ""
|
|
||||||
END
|
|
||||||
|
|
||||||
BUTTON DLG_CANCEL 8 2
|
|
||||||
BEGIN
|
|
||||||
PROMPT -22 -1 ""
|
|
||||||
END
|
|
||||||
|
|
||||||
ENDPAGE
|
ENDPAGE
|
||||||
|
|
||||||
|
TOOLBAR "bottombar" 0 0 0 2
|
||||||
|
#include <stdbar.h>
|
||||||
|
ENDPAGE
|
||||||
|
|
||||||
ENDMASK
|
ENDMASK
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#include "sc3100c.h"
|
#include "sc3100c.h"
|
||||||
|
|
||||||
PAGE "Dati generali" -1 -1 77 16
|
PAGE "Dati generali" -1 -1 78 22
|
||||||
|
|
||||||
LIST F_SFONT 2 16
|
LIST F_SFONT 2 16
|
||||||
BEGIN
|
BEGIN
|
||||||
|
Loading…
x
Reference in New Issue
Block a user