Corretto aspetto del bottone di conferma

git-svn-id: svn://10.65.10.50/trunk@5778 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 1997-12-23 11:13:47 +00:00
parent c3d0504084
commit cd6afd4a57

View File

@ -51,12 +51,12 @@ BEGIN
PROMPT 1 10 "Descrizione fornitori "
END
BUTTON DLG_OK 9 2
BUTTON DLG_OK 10 2
BEGIN
PROMPT -12 -1 "Conferma"
PROMPT -12 -1 ""
END
BUTTON DLG_QUIT 9 2
BUTTON DLG_QUIT 10 2
BEGIN
PROMPT -22 -1 ""
END