Hi,
I need to change style of my table view in my mac application. I have found some ways to change cell item styles, but haven't found any way to change table view header style.
I use NSTableViewDelegate .
Is there any way to set custom styles for header view?