Search code examples
objective-cmacoscocoansbutton

Create a Safari-like back/forward button?


I to create two buttons that are joined together like the back and forward buttons in Safari. I've tried looking on the internet for any information for creating buttons like that but to no avail.

Here's what I want:

Safari buttons


Solution

  • You could have a look at using an NSSegmentedControl.