Patch level :11.0

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
modernizzate le maschere


git-svn-id: svn://10.65.10.50/branches/R_10_00@22063 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2011-05-03 14:32:31 +00:00
parent 8c574f5d7c
commit 330319a3ff
3 changed files with 15 additions and 31 deletions

View File

@ -54,16 +54,11 @@ BEGIN
PROMPT 1 7 "Esempio " PROMPT 1 7 "Esempio "
FLAGS "D" FLAGS "D"
END END
BUTTON DLG_OK 10 2
BEGIN
PROMPT -12 -1 ""
END
BUTTON DLG_CANCEL 10 2 ENDPAGE
BEGIN
PROMPT -22 -1 "" TOOLBAR "bottombar" 0 0 0 2
END #include <stdbar.h>
ENDPAGE
ENDPAGE
ENDMASK ENDMASK

View File

@ -87,16 +87,11 @@ BEGIN
PROMPT 29 9 "" PROMPT 29 9 ""
HELP "" HELP ""
END END
BUTTON DLG_OK 10 2
BEGIN
PROMPT -12 -1 ""
END
BUTTON DLG_CANCEL 10 2
BEGIN
PROMPT -22 -1 ""
END
ENDPAGE ENDPAGE
TOOLBAR "bottombar" 0 0 0 2
#include <stdbar.h>
ENDPAGE
ENDMASK ENDMASK

View File

@ -21,16 +21,10 @@ BEGIN
HELP "Formato di stampa (# = ' ', @ = '0', ~ = '')" HELP "Formato di stampa (# = ' ', @ = '0', ~ = '')"
END END
BUTTON DLG_OK 10 2
BEGIN
PROMPT -12 -1 ""
END
BUTTON DLG_CANCEL 10 2
BEGIN
PROMPT -22 -1 ""
END
ENDPAGE ENDPAGE
TOOLBAR "bottombar" 0 0 0 2
#include <stdbar.h>
ENDPAGE
ENDMASK ENDMASK