objective c - NSTableView: Avoid Blue Header when Sorting Table Column -
When I click on the top of an NSTableView column, the header gets in blue and shows a small brown arrow . How do I choose blue color and arrow?
An example for what I want: 'group' in Xcode File header
Thanks for any help!
If you are working with a multi-column table you have to disable the arrow and highlighting Should not try, to know how the user is sorting ... and if you are working with a column table (in a source list method) then with the list of headings and table for the source list style Go. Before override standard behavior, you should read the Apple Interface Guidelines and think that you need to override those behaviors? Xcode group for record & amp; Files are not sorted and that is why it does not change blue or does not receive an arrow.
Comments
Post a Comment