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:
augusto 1997-04-29 09:53:29 +00:00
parent f98bc1f192
commit 9649685092

View File

@ -829,6 +829,7 @@ void TSpreadsheet::notify_change()
notify(_cur_rec, K_SPACE);
_row_dirty = _cell_dirty = TRUE;
xvt_statbar_refresh();
set_dirty();
}
}
@ -1145,7 +1146,7 @@ bool TSpreadsheet::event_handler(XI_OBJ* itf, XI_EVENT *xiev)
}
if (ok)
{
xvt_statbar_refresh();
//xvt_statbar_refresh();
}
else
{