SRScopeBar

Download

SRScopeBar Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD
  • Publisher Name:
  • Sean Rich
  • Publisher web site:
  • http://www.flytocode.com/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 660 KB

SRScopeBar Tags


SRScopeBar Description

Open source custom Cocoa framework and Interface Builder plugin SRScopeBar is a free and open source Cocoa framework that can be used to filter the contents of another view using selection buttons. Adding this capability to your app is easy with SRScopeBar. Just provide the objects that you want displayed and SRScopeBar takes care of the rest, letting your app know when the selection changes.Installation:1. Store the framework: Copy the framework where you're not going to lose it. Typically third-party frameworks are kept in /Library/Frameworks.2. Add the framework to your project: Right-click (CTRL-click) the Linked Frameworks folder in your project and select Add->Existing Frameworks. Choose the SRScopeBar.framework folder (from wherever you copied it in step 1)3. Configure the target: Right-click (CTRL-click) the target in your project and click Add->New Build Phase->New Copy Files Build Phase. A window will pop up titled "Copy Files Phase for 'yourTarget' Info". Set the destination to "Frameworks", leave the path field blank, and close the window. Then drag the SRScopeBar.framework folder from the Linked Frameworks folder (from step 2) into the new Copy Files Phase you created.4. Import the framework header: If you're going to reference an SRScopeBar.framework object in your code, import the convenience header:#import


SRScopeBar Related Software