Is there a way to get the the default NSButton
s used throughout OS X for navigating through a window's contents? The buttons I'm speaking of are shown in Finder, System Preferences, Safari, Mac App Store, Game Center, etc.
While I could recreate them using my own NSButton
and custom images for the chevrons, I would like to use these buttons if they're provided to ensure they're the exact same style, and they will update when this style undoubtedly changes appearance in the future.