1

In my application I need a scope bar like the one in the Dictionary. In the HIG it is described that something like "scope bar" exists however I couldn't find any information how to create it. Does anyone know how to create it in the Xcode 4?

Krokodylowy
  • 610
  • 6
  • 21
  • 2
    Duplicate of [How to create a toolbar with “Search” Finder style, rounded buttons working like radio](http://stackoverflow.com/questions/7117488/how-to-create-a-toolbar-with-search-finder-style-rounded-buttons-working-like) – 0xced Oct 09 '11 at 18:54

1 Answers1

1

The only code for a control like this I'm aware of is MGScopeBar.

sbooth
  • 16,646
  • 2
  • 55
  • 81