Software Database

Search for resolved Bug or Feature Request:

ID:
Feature:Implement Don't Update View option in SAMLight
Description:We have introduced a small SamLight Client Control code to avoid long waiting time between Splits: Before marking he should run this code:

long mode = clientCtrl.ScGetMode();
mode |= scComSAMLightClientCtrlModeFlagDontUpdateView;
clientCtrl.ScSetMode( mode );

Now this function is requested to be added to the Samlight Menu->Settings->System->General. Done.
State:solved, bug fixed / feature implemented
Solved in version(s):REL_3_2_5_20131113_0259
3.2.5


Go to software changelog