Patch level : 10.0 patch 586

Files correlati     : lv3
Ricompilazione Demo : [ ]
Commento            :
Corrette dimensionmi sheet e evitata la possibilità di aggiungere righe


git-svn-id: svn://10.65.10.50/trunk@19959 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca83 2010-01-21 09:04:48 +00:00
parent 55f264f43c
commit 6667c54be6
2 changed files with 5 additions and 1 deletions

View File

@ -144,6 +144,10 @@ bool TSitmag_msk::on_field_event(TOperable_field& f, TField_event e, long jolly)
if (e == fe_modify)
calcola_qta_magazzino();
break;
case F_RIGHE:
if (e == se_query_add)
return false;
break;
default: break;
}
return true;

View File

@ -88,7 +88,7 @@ BEGIN
FLAGS "D"
END
SPREADSHEET F_RIGHE
SPREADSHEET F_RIGHE 95 5
BEGIN
PROMPT 2 6 "Righe"
ITEM "Cod.\nDep.@3"