Patch level : 10.0 216

Files correlati     : ve0.exe tutti i profili
Ricompilazione Demo : [ ]
Commento            :

Sistemato il pulsante conferma per le  umerazioni provvisorie


git-svn-id: svn://10.65.10.50/trunk@18111 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 2009-01-26 12:46:07 +00:00
parent 9d743432e2
commit 2857f60baf
2 changed files with 3 additions and 3 deletions

View File

@ -1316,7 +1316,7 @@ void TMask_generator::genera( const TString& profilo )
_m->begin( );
_m->prompt( -45, -1, "~Conferma");
_m->picture(BMP_OK);
_m->flag("H");
_m->flag("D");
_m->end( );
_m->control( T_BOTTONE, DLG_CANCEL, 1002 );

View File

@ -70,7 +70,7 @@ PAGE "Numerazione documenti" 0 0 0 0
MESSAGE FALSE CLEAR,2@
MESSAGE TRUE ENABLE,2@
GROUP 1
FIELD B9
FIELD B8
FLAGS "DG"
END
STRING F_CODNUM 4
@ -149,7 +149,7 @@ PAGE "Numerazione documenti" 0 0 0 0
BOOLEAN F_SPMSP
BEGIN
PROMPT 2 19 "Numerazione speciale per MSP"
FIELD B8
FIELD B9
END
ENDPAGE