NSTableView Selection and Flicking
NSTableView Selection and Flicking
- Subject: NSTableView Selection and Flicking
- From: Stéphane Sudre <email@hidden>
- Date: Tue, 28 Aug 2001 18:10:20 +0200
Is there a way to avoid the refresh of a NSTableView when you send a
deselectAll and then some selectRow: byExtendingSelection:]; messages ?
In order to prevent a very little small flick...