onekiloparsec / KPCScaleToFillNSImageViewLinks
A simple NSImageView subclass that does exactly one thing: the Cocoa/OSX equivalent of UIImageScaleToFill.
☆25Updated 7 years ago
Alternatives and similar repositories for KPCScaleToFillNSImageView
Users that are interested in KPCScaleToFillNSImageView are comparing it to the libraries listed below
Sorting:
- Animate NSWindow using a layer.☆199Updated 4 years ago
- The standard OS X color picker put into an NSPopover☆105Updated 2 years ago
- A highly customizable UINavigationController suited for macOS.☆72Updated last year
- A macOS jump bar similar to Xcode's allowing to navigate accross a tree of objects☆56Updated 5 years ago
- NSTextField subclass with automatic horizontal text scrolling☆39Updated 10 years ago
- ☆67Updated 9 years ago
- ☆29Updated 5 years ago
- NSTableView with sections (similar to UITableView)☆90Updated 6 years ago
- A class that wraps up writing and accessing files outside a Mac apps App Sandbox files into a simple interface. The class will request pe…☆116Updated 3 years ago
- A replacement class for `NSProgressIndicator` driven by Core Animation☆117Updated 8 years ago
- An NSTextView subclass that implements a popover to autocomplete words.☆99Updated 10 years ago
- A drop-in replacement for INAppStoreWindow, which switches its class implementation at runtime between WAYWindow and INAppStoreWindow, de…☆60Updated 10 years ago
- A one line tall collection view built in SceneKit.☆45Updated 8 years ago
- UISwitch lookalike, for macOS.☆25Updated 8 years ago
- NSWindow subclass with support to custom titlebar height, background color and title color☆104Updated 8 years ago
- Safari-like status bar for macOS apps☆49Updated 8 years ago
- A swift extension on NSTokenField which makes it highly customizable and removes a lot of boilerplate code from implementation☆63Updated last year
- Custom vertical button toolbar for macOS☆75Updated last year
- Circular progress bar for macOS☆75Updated 6 years ago
- A XCode-like replacement for the otherwise bleak "About" dialog☆74Updated 5 years ago
- An example application showing the NSPopover's detaching API in macOS Yosemite☆102Updated 6 years ago
- Simple navigation controller for OS X apps.☆75Updated 8 years ago
- NSScrollView subclass that supports pull-to-refresh both in top and bottom edges.☆77Updated 11 years ago
- Add line numbers to an instance of NSTextView. The line number view is implemented as a subclass of NSRulerView.