Archive for category User Interface

FVImageSequence

Subclass of NSImageView/UIImageView that allows you to rotate a 360° panorama made up of a sequence of images by clicking/swiping.

FVImageSequence blog post

Greenwich

A Cocoa framework for letting localizers perform their localization in a window inside your application.

Official Greenwich repository

JLNFadingScrollView

A simple drop-in Objective-C / Cocoa NSScrollView subclass that provides a visual fade effect at the top and bottom of scrolled content, giving a visual sense of the content fading as it nears the top or bottom edge.

Official JLNFadingScrollView Web site
Official JLNFadingScrollView repository

PhFacebook

MacOSX Interface to Facebook graph API.

Official PhFacebook repository

ScrollToRefresh

An NSScrollView subclass to allow the popular “pull to refresh” from iPhone to work on Mac OS X Lion

Official ScrollToRefresh repository

SNRFetchedResultsController

Automatic Core Data change tracking for OS X. It is not a drop-in replacement for NSFetchedResultsController but performs many of the same tasks in relation to managing results from a Core Data fetch and notifying a delegate when objects are inserted, deleted, updated, or moved in order to update the UI.

Official SNRFetchedResultsController Github repository

HGPageScrollView

UIScrollView for iPhone with horizontal paging like mobile Safari tabs.

Official HGPageScrollView repository

JMTabView

Stylish and animated tab view for iOS rendered entirely using Core Graphics.

Official JMTabView repository

AMButtonBar

A bar of buttons, similar to those in iTunes 6 or in the Finder search pane.

Official AMButtonBar web site

SFBInspectors

Customizable inspector windows for Cocoa.

Official SFBInspectors repository