A picture representing phranck

phranck

phranck
Bregenz, Austria
CCNNavigationController screenshot

CCNNavigationController

June 23, 2016 • MIT License
An Mac OS X Navigation Controller that acts mostly like the counter part on iOS - UINavigationController.
CCNPreferencesWindowController screenshot

CCNPreferencesWindowController

February 10, 2015 • MIT License
CCNPreferencesWindowController is an Objective-C subclass of NSWindowController that automatically manages your custom view controllers for handling app preferences.
CCNStatusItem screenshot

CCNStatusItem

January 27, 2015 • MIT License
CCNStatusItem is a subclass of NSObject to act as a custom NSStatusItem. It has full support for the class NSStatusBarButton which is provided by NSStatusItem via the button property. Yosemite's da...
CNUserNotification screenshot

CNUserNotification

June 07, 2013 • MIT License
CNUserNotification gives you "the same" support for user notifications on OS X Lion 10.7 like OS X Mountain Lion 10.8 it does.
CNSplitView screenshot

CNSplitView

February 11, 2013 • MIT License
CNSplitView is an feature enhanced derivative of NSSplitView. It has support for sticky top or bottom toolbars for each of its subviews.
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...