Reputation: 64834
What I select a column header of my NSTableView and none of my rows are selected, the column background becomes entirely blue:
NSTableView
What can I do to avoid this ?
thanks
Upvotes: 1
Views: 289
Reputation: 7272
Turn off column selection in the attributes inspector.
Upvotes: 6