Custom Controls for Mac OS X

Grid_thumb
5.0 / 5.0 (1)

Drop-in WebView subclass that adds Safari-style in-page search-result highlighting.

May 13, 2012 • MIT Licensed

Grid_thumb
5.0 / 5.0 (1)

Another shameless copy of an Xcode 4 component. A NSView subclass that displays a custom message inside a bubble whenever the view becomes empty (that is, it doesn't have any subviews). When a view is added, the message disappears automatically, similar to the behvaior of Xcode 4's Inspector View when empty.

May 13, 2012 • MIT Licensed

Grid_thumb
3.8 / 5.0 (4)

A simple replacement for NSTextField that offers a very much higher degree of customization ability. It does not use any cells and delegates all most of its functions out to different methods so that subclasses can easily override them and change a function. Finally no more of that -editWithFrame:… or -selectWithFrame:… nonsense!

April 23, 2012 • MIT Licensed

Grid_thumb
4.8 / 5.0 (6)

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 near complete at this time. The only controls/elements that have been at least partially implemented are: Window, Segmented control, Text view, Basic rounded button, Text field.

April 10, 2012 • BSD Licensed

Grid_thumb
3.0 / 5.0 (2)

A twitter-style pull-to-refresh NSScrollView with the added functionality of delegate protocols. Based on: Leah Culver's PullToRefresh for iOS and Alex Zielenski's ScrollToRefresh for OSX

March 07, 2012 • MIT Licensed

Grid_thumb
5.0 / 5.0 (5)

A configurable star rating control for OSX, similar to those found in iTunes and the App Store.

March 04, 2012 • BSD Licensed

Grid_thumb
5.0 / 5.0 (1)

STOverlay is a set of classes for transparent overlays like iOS.

February 17, 2012 • BSD (Simplified) Licensed

Grid_thumb
5.0 / 5.0 (1)

Easily publish videos to YouTube, Vimeo, Facebook and Flickr.

December 31, 2011 • Custom Licensed

Grid_thumb
Not Rated

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).

November 28, 2011 • BSD Licensed

Grid_thumb
4.5 / 5.0 (6)

ScrollToRefresh is a subclass of NSScrollView that adds a "pull-to-refresh" view to the "elastic" area of NSScrollview.

November 27, 2011 • MIT Licensed