Stay in touch
MMTabBarControl
October 04, 2012 • BSD License
A modernized, now view based, re-write of good old cell based PSMTabBarControl. Uses blocks and view animations. Compatible with OSX 10.6.x-10.8.x. Needs Xcode 4 to compile. New Styles 'Card' and '...
No image provided.
BFColorPickerPopover
August 25, 2012 • BSD License
BFColorPickerPopover is a subclass of NSPopover that includes the standard OS X color picker user interface. This helps reducing the inspector window and panel clutter on the screen, as the popover...
PSMTabBarControl
August 22, 2012 • BSD License
PSMTabBarControl remains the best way to have Safari-style tabs in your app. This fork makes it easy to use PSMTabBarControl when developing apps for 10.6, 10.7, and 10.8 using Xcode 4. It is also ...
HMLabel
June 21, 2012 • BSD License
Finder like color label control. include label control, label select field, label select menu item and label cell.
SNRHUDKit
April 10, 2012 • BSD License
SNRHUDKit is a framework that brings missing HUD controls and interface elements to AppKit. All of the controls are drawn in code and fully compatible with OS X 10.6 and 10.7. SNRHUDKit is nowhere ...
STOverlay
February 17, 2012 • BSD License
STOverlay is a set of classes for transparent overlays like iOS.
CBEditableImageView
November 28, 2011 • BSD License
CBEditableImageView is a subclass of NSImageView that resembles the editable image well as seen in System Preferences > Users (where people assign a profile image to their account).
SPGroupedTabView
November 18, 2011 • BSD License
SPGroupedTabView is a two-tiered or grouped tab view suitable for providing access to a wide variety of information in a limited space. It can be employed when the user needs to view or interact wi...
EDSideBar
September 23, 2011 • BSD License
Attemp to create a Sidebar in ObjectiveC/Cocoa like those seen in apps like Sparrow Mail, Twitter or Github for Mac.
MacMapKit
September 07, 2011 • BSD License
MapKit for Mac is a framework for displaying maps in a Cocoa application that is API-compatible with Apple's MapKit framework for iOS.
PSMTabBarControl
August 10, 2011 • BSD License
This my fork of PSMTabBarControl. It was originally created by http://www.positivespinmedia.com/dev/PSMTabBarControl.html, then updated at http://code.google.com/p/maccode/source/browse/#svn/trunk/...
TLAnimatingOutlineView
July 15, 2011 • BSD License
An animating outline view for use in OS X applications.
YRKSpinningProgressIndicator
June 05, 2011 • BSD License
A clone of the "Spinning style" NSProgressIndicator that can be set to an arbitrary size and color. The background color can also be set, or it can be transparent. You can even change the color in ...
JCSSheetController
May 18, 2011 • BSD License
A Cocoa controller class for Sheets that replaces the completion callback method with an inline block.
BCCollectionView
May 15, 2011 • BSD License
A more versatile, faster and lighter replacement for NSCollectionView. Note: This is a fork of pieteromvlee's code. I will replace my repo with his as soon as he merges my changes in or adds a diff...
ESScrollView
May 15, 2011 • BSD License
ESScrollView by Jonathan Dann provides iTunes-like scrollbars. This solution differs from many others by not requiring images -- all drawing is in code.
SFBPopovers
May 01, 2011 • BSD License
This framework implements popover windows- windows that, to the user, logically belong to another window are visually attached to the parent window.
MyStyledView
April 30, 2011 • BSD License
A generic styled view class for rendering simple graphics on the desktop. Styling is exposed through properties on the view. It has support for a fill color and gradient, with the gradient composit...
Chameleon
March 22, 2011 • BSD License
Chameleon is a port of Apple's UIKit (and some minimal related frameworks) to Mac OS X. It is meant to be as much of a drop-in replacement for the real UIKit as possible. It also adapts some iOS us...