Reso attivo l'autopreminento solo in query
git-svn-id: svn://10.65.10.50/trunk@524 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
143e20d69d
commit
e54c187ab0
@ -460,6 +460,7 @@ HIDDEN bool _reqif_val(TEdit_field& f, KEY k)
|
||||
|
||||
HIDDEN bool _autoexit_val(TEdit_field& f, KEY key)
|
||||
{
|
||||
if (f.mask().mode() != MODE_QUERY) return TRUE;
|
||||
const int nparms = get_val_param_num();
|
||||
bool one_not_empty = FALSE;
|
||||
for (int i = nparms; i-- > 0;)
|
||||
|
Loading…
x
Reference in New Issue
Block a user