lucasderraugh / AppleProg-Cocoa-TutorialsLinks
Cocoa tutorials from YouTube
☆152Updated 2 years ago
Alternatives and similar repositories for AppleProg-Cocoa-Tutorials
Users that are interested in AppleProg-Cocoa-Tutorials are comparing it to the libraries listed below
Sorting:
- NSTableView with sections (similar to UITableView)☆90Updated 6 years ago
- A replacement class for `NSProgressIndicator` driven by Core Animation☆117Updated 8 years ago
- Animate NSWindow using a layer.☆199Updated 4 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…☆115Updated 3 years ago
- Add line numbers to an instance of NSTextView. The line number view is implemented as a subclass of NSRulerView.☆144Updated 7 years ago
- AutoCompleteTextField for OS X☆70Updated 6 years ago
- ☆67Updated 9 years ago
- Simple demo of NSViewController's present and dismiss methods, including custom NSViewControllerPresentationAnimator object☆116Updated 6 years ago
- Create custom appearances to customize your app's look with NSAppearance☆235Updated 8 years ago
- An NSTextView subclass that implements a popover to autocomplete words.☆98Updated 10 years ago
- A highly customizable UINavigationController suited for macOS.☆72Updated last year
- Simple, clean, and customizable range-based slider control for macOS☆97Updated 8 years ago
- A simple NSImageView subclass that does exactly one thing: the Cocoa/OSX equivalent of UIImageScaleToFill.☆25Updated 7 years ago
- ☆29Updated 4 years ago
- A macOS jump bar similar to Xcode's allowing to navigate accross a tree of objects☆56Updated 5 years ago
- A drop-in replacement for INAppStoreWindow, which switches its class implementation at runtime between WAYWindow and INAppStoreWindow, de…☆60Updated 10 years ago
- An approach to the bring the popular navigation controller (UINavigationController) to Mac OS X.☆111Updated 2 years ago
- The standard OS X color picker put into an NSPopover☆105Updated 2 years ago
- A Mac OS X tab bar view that works on 10.9+ with Xcode 9.3+. Pull requests welcomed.☆244Updated 3 years ago
- An example application showing the NSPopover's detaching API in macOS Yosemite☆102Updated 6 years ago
- A useful superclass for a custom view-based NSTableView's cell.☆40Updated 9 years ago
- NSScrollView subclass that supports pull-to-refresh both in top and bottom edges.☆77Updated 11 years ago
- iOS7 Text Kit - Text View with Line Numbers☆109Updated 4 years ago
- Cocoa syntax highlighting text view☆53Updated 3 years ago
- NSWindow subclass that simplifies Yosemite exclusive features. Can be used as a replacement for INAppStoreWindow on Yosemite.☆194Updated 8 years ago
- NSTextField subclass with automatic horizontal text scrolling☆39Updated 10 years ago
- A swift extension on NSTokenField which makes it highly customizable and removes a lot of boilerplate code from implementation☆63Updated last year
- A customized Mac OS X Tab View with modern tab bar style☆82Updated 6 years ago
- A XCode-like replacement for the otherwise bleak "About" dialog☆74Updated 5 years ago
- ITSwitch is a replica of UISwitch for Mac OS X☆289Updated 7 years ago