3

I want to implement a toolbar having same 'search' Finder style, using standard NSSegmentControl doesn't work.

How can I create that? The figure below shows what I want

Toolbar with button acting like radio

dafi
  • 3,492
  • 2
  • 28
  • 51

1 Answers1

4

You should have a look at MGScopeBar.

0xced
  • 25,219
  • 10
  • 103
  • 255