Corretto errore MI3420

git-svn-id: svn://10.65.10.50/trunk@3191 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1996-07-16 15:24:51 +00:00
parent ea69934c1e
commit a350a04165

View File

@ -370,7 +370,7 @@ bool TCaus_app::tipodoc_hndl (TMask_field& f, KEY k)
bool TCaus_app::tipomov_hndl (TMask_field& f, KEY k)
{
if (k == K_SPACE)
if (k == K_TAB && f.mask().is_running())
{
app().mostra_campi();
if (f.focusdirty())