From 330319a3ff67b7e6f19db6568fd5c46d0bb8a267 Mon Sep 17 00:00:00 2001 From: luca Date: Tue, 3 May 2011 14:32:31 +0000 Subject: [PATCH] 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 --- ba/ba21dt.uml | 15 +++++---------- ba/ba21fn.uml | 15 +++++---------- ba/ba21nm.uml | 16 +++++----------- 3 files changed, 15 insertions(+), 31 deletions(-) diff --git a/ba/ba21dt.uml b/ba/ba21dt.uml index 671715b1d..a39b9edc2 100755 --- a/ba/ba21dt.uml +++ b/ba/ba21dt.uml @@ -54,16 +54,11 @@ BEGIN PROMPT 1 7 "Esempio " FLAGS "D" END - -BUTTON DLG_OK 10 2 -BEGIN - PROMPT -12 -1 "" -END -BUTTON DLG_CANCEL 10 2 -BEGIN - PROMPT -22 -1 "" -END +ENDPAGE + +TOOLBAR "bottombar" 0 0 0 2 +#include +ENDPAGE -ENDPAGE ENDMASK diff --git a/ba/ba21fn.uml b/ba/ba21fn.uml index 29e93e7df..53b512d48 100755 --- a/ba/ba21fn.uml +++ b/ba/ba21fn.uml @@ -87,16 +87,11 @@ BEGIN PROMPT 29 9 "" HELP "" END - -BUTTON DLG_OK 10 2 -BEGIN - PROMPT -12 -1 "" -END - -BUTTON DLG_CANCEL 10 2 -BEGIN - PROMPT -22 -1 "" -END ENDPAGE + +TOOLBAR "bottombar" 0 0 0 2 +#include +ENDPAGE + ENDMASK diff --git a/ba/ba21nm.uml b/ba/ba21nm.uml index 55e43c3e7..5b43c1117 100755 --- a/ba/ba21nm.uml +++ b/ba/ba21nm.uml @@ -21,16 +21,10 @@ BEGIN HELP "Formato di stampa (# = ' ', @ = '0', ~ = '')" END - -BUTTON DLG_OK 10 2 -BEGIN -PROMPT -12 -1 "" -END - -BUTTON DLG_CANCEL 10 2 -BEGIN -PROMPT -22 -1 "" -END - ENDPAGE + +TOOLBAR "bottombar" 0 0 0 2 +#include +ENDPAGE + ENDMASK