Aggiustate dimensioni maschere

git-svn-id: svn://10.65.10.50/trunk@650 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 1994-11-17 13:30:14 +00:00
parent 8cdf9db24b
commit 88a5f470c8
2 changed files with 16 additions and 12 deletions

View File

@ -4,7 +4,7 @@ TOOLBAR "" 0 20 0 2
#include <toolbar.h>
ENDPAGE
PAGE "Gestione utenti" -1 -1 35 7
PAGE "Gestione moduli" -1 -1 35 7
STRING F_USER 8
BEGIN

View File

@ -1,7 +1,21 @@
#include "ba0100a.h"
#include "ba1500a.h"
PAGE "Attivazione Moduli" -1 -1 79 22
TOOLBAR "" 0 20 0 2
BUTTON DLG_OK 9 2
BEGIN
PROMPT -12 -1 ""
END
BUTTON DLG_CANCEL 9 2
BEGIN
PROMPT -22 -1 ""
END
ENDPAGE
PAGE "Attivazione Moduli" -1 -1 79 21
STRING F_K1 16
BEGIN
@ -257,16 +271,6 @@ BEGIN
PROMPT 0 4 "Moduli"
END
BUTTON DLG_OK 9 2
BEGIN
PROMPT -12 -1 ""
END
BUTTON DLG_CANCEL 9 2
BEGIN
PROMPT -22 -1 ""
END
ENDPAGE
ENDMASK