Descrizione da ripristinare per commit rifatto
git-svn-id: svn://10.65.10.50/trunk@4305 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
f98bc1f192
commit
9649685092
@ -829,6 +829,7 @@ void TSpreadsheet::notify_change()
|
|||||||
|
|
||||||
notify(_cur_rec, K_SPACE);
|
notify(_cur_rec, K_SPACE);
|
||||||
_row_dirty = _cell_dirty = TRUE;
|
_row_dirty = _cell_dirty = TRUE;
|
||||||
|
xvt_statbar_refresh();
|
||||||
set_dirty();
|
set_dirty();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1145,7 +1146,7 @@ bool TSpreadsheet::event_handler(XI_OBJ* itf, XI_EVENT *xiev)
|
|||||||
}
|
}
|
||||||
if (ok)
|
if (ok)
|
||||||
{
|
{
|
||||||
xvt_statbar_refresh();
|
//xvt_statbar_refresh();
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user