PXNavigationBar
March 02, 2011 • BSD License
An iTunes-style navigation bar for Mac OS X 10.5 or above, created by Alex Rozanski.
PXListView
March 02, 2011 • BSD License
PXListView uses similar optimizations as UITableView for the iPhone, by enqueuing and dequeuing NSViews which are used to display rows, in order to keep a low memory footprint when there are a larg...
PXSourceList
March 02, 2011 • BSD License
PXSourceList is an NSOutlineView subclass used for easily implementing source lists in your applications.
Using a source list for navigation is a common user interface paradigm in OS X applicati...