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.
Archive for category User Interface
SNRFetchedResultsController
Nov 27
HGPageScrollView
Oct 3
UIScrollView for iPhone with horizontal paging like mobile Safari tabs.
JMTabView
Sep 15
Stylish and animated tab view for iOS rendered entirely using Core Graphics.
AMButtonBar
Sep 14
A bar of buttons, similar to those in iTunes 6 or in the Finder search pane.
SFBInspectors
Sep 9
S7GraphView
Sep 9
AMWindow
Sep 9
A small NSWindow subclass that implements an improved zooming behaviour and makes it easy to allow or deny zooming and/or resizing of a window. If zooming is not allowed, the zoom button will be disabled. Also, the resize indicator will be added or removed as required.
PolKit
Sep 9
A collection of many reusable Obj-C classes and functions for Mac OS X Leopard and later providing features like advanced networking, file system utilities, HID, MIDI & serial port devices support, OpenSSL encryption, file upload & download for many protocols, etc.
PSPDFKit
Sep 7
A drop-in-ready framework that helps in almost every aspect of PDF-rendering on iOS, including Table of contents parsing, annotations, display, zoom, thumbnails, text extraction, pages of different sizes and search.
PSTreeGraph
Sep 7
A tree graph view control for iPad applications. This is a port of the Apple sample code from Max OS X to iOS (iPad).