How to avoid unnecessary repaints?
Posted: Mon Jan 11, 2010 8:51 am
Is there a way to programmatically enable/disable refreshing?
I need to do some sequential operations like SetSelection
and ApplySelectionStyle and I wish only a single repaint at the end.
I need to do some sequential operations like SetSelection
and ApplySelectionStyle and I wish only a single repaint at the end.