As we all know, there is some sort of "trend" it seems between Mac apps. They all have the same panel on the top of their preferences window:
I say "trend", because I searched the Mac OS X HIG Without any luck ...
So, how can I achieve this look? (It's easy to use the textured Window .. but, the buttons and how they look when clicked. That's what I want to know)
Edit:
Thanks @valexa.
It seems I can only use NSToolbar under a window's titleBar. I would like to add it inside a custom NSView ? At least something that looks similar?
That would be the NSToolbar https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/ApplicationKit/Classes/NSToolbar_Class/Reference/Reference.html