Corretto cambio focus su celle disabilitate
git-svn-id: svn://10.65.10.50/trunk@1461 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
7d7a551caa
commit
96ceeb4b39
@ -704,6 +704,7 @@ void TSpreadsheet::list_handler(XI_EVENT *xiev)
|
||||
if (cell_disabled(_cur_rec, col)) // If the cell is disabled ...
|
||||
{
|
||||
dispatch_e_char(win(), _lastab); // ... skip to the next one.
|
||||
_edit_field = NULL;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user