Aggiunto check aggiuntivo a cambio pagina del campo corrente.
git-svn-id: svn://10.65.10.50/trunk@392 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
b3bb46aff7
commit
70e24858d2
@ -853,9 +853,9 @@ int TMask::find_first_field(WINDOW w, int dir) const
|
||||
|
||||
bool TMask::check_current_page()
|
||||
{
|
||||
if (!test_focus_change())
|
||||
return FALSE;
|
||||
/*
|
||||
if (!test_focus_change())
|
||||
return FALSE;
|
||||
|
||||
if (sheets() > 0)
|
||||
return TRUE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user