Standard highlighting color in OS X applications is blue.
Is it possible to change it to another color, e.g. gray?
Note that I am using the new view-based
Use this Notification for NSTableView: - (void)tableViewSelectionDidChange:(NSNotification *)notification { //You Logic stuff }