Attivato F2 sui list_box
git-svn-id: svn://10.65.10.50/trunk@3242 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
bfad4b4f18
commit
0509a0f280
@ -3749,6 +3749,9 @@ bool TList_field::on_key(KEY key)
|
||||
if (!ok)
|
||||
return FALSE;
|
||||
}
|
||||
else
|
||||
if (key == K_F2)
|
||||
current(0);
|
||||
return TEditable_field::on_key(key);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user