Search results for nsview

ITNavigationView screenshot

ITNavigationView

May 23, 2013 • Custom License
An iOS-like navigation view driven by Core Animation. It can replace its subview with a slick animation.
MRSubtleButton screenshot

MRSubtleButton

March 27, 2013 • MIT License
A subtle gradient button derived from NSView.
ITSidebar screenshot

ITSidebar

March 05, 2013 • Custom License
**depends on a deprecated class: NSMatrix** `ITSidebar` is a very lightweight control for Mac OS X similar to the one of Sparrow.
RMSkinnedView screenshot

RMSkinnedView

March 05, 2013 • BSD License
RMSkinnedView is a subclass of NSView which provides the ability to define background pattern image or background color and corner radius directly in the Interface Builder. It this is a great wa...
CNBaseView screenshot

CNBaseView

December 02, 2012 • MIT License
CNBaseView is a subclass of NSView that can show an icon and/or a text message if it has no subviews. Both, the icon and the message text are optional. If you keep it empty CNBaseView acts as a nor...
CNBackstageController screenshot

CNBackstageController

November 12, 2012 • MIT License
CNBackstageController is an derivative of NSWindowController and a special impelementation to show you the content you would like to see. The goal of CNBackstageController is to provide the develop...
DMInspectorPalette screenshot

DMInspectorPalette

July 27, 2012 • MIT License
DMInspectorPalette is an NSScrollView that supports dynamic loading of NSView grouped by section as like in XCode Inspector Window. You can collapse or expand an item in order to hide or show it's...
JUEmptyView screenshot

JUEmptyView

May 13, 2012 • MIT License
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...
KenBurnsView screenshot

KenBurnsView

November 25, 2011 • MIT License
Generates a 'Ken Burns' transition effect for UIImages.
UKSyntaxColoredTextDocument screenshot

UKSyntaxColoredTextDocument

June 28, 2011 • zlib License
An NSViewController (and optional document class) that implements syntax coloring and code editing-related features in an NSTextView.
MyStyledView screenshot

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...
JAViewController screenshot

JAViewController

April 30, 2011 • Unspecified License
A subclass of NSViewController that's actually useful.