Patch level : 10.0 250
Files correlati : Ricompilazione Demo : [ ] Commento : error_box invece della segnalazione nella status bar sugli sheet in caso di errore git-svn-id: svn://10.65.10.50/trunk@18361 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
1be2ca44ca
commit
f0fdce1688
@ -2532,6 +2532,7 @@ bool TSpreadsheet::error_box(const char * msg)
|
|||||||
::error_box(msg);
|
::error_box(msg);
|
||||||
xvt_scr_set_focus_vobj(parent());
|
xvt_scr_set_focus_vobj(parent());
|
||||||
set_focus_cell(r, c);
|
set_focus_cell(r, c);
|
||||||
|
xvt_win_set_caret_visible(parent(), true);
|
||||||
_check_enabled = true;
|
_check_enabled = true;
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user