lucasderraugh / AppleProg-Cocoa-TutorialsLinks
Cocoa tutorials from YouTube
☆151Updated 3 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)☆89Updated 6 years ago
- Animate NSWindow using a layer.☆199Updated 4 years ago
- A replacement class for `NSProgressIndicator` driven by Core Animation☆117Updated 8 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 4 years ago
- AutoCompleteTextField for OS X☆69Updated 7 years ago
- An approach to the bring the popular navigation controller (UINavigationController) to Mac OS X.☆112Updated 2 years ago
- A macOS jump bar similar to Xcode's allowing to navigate accross a tree of objects☆56Updated 6 years ago
- ☆29Updated 5 years ago
- Add line numbers to an instance of NSTextView. The line number view is implemented as a subclass of NSRulerView.☆145Updated 7 years ago
- A highly customizable UINavigationController suited for macOS.☆72Updated last year
- A swift extension on NSTokenField which makes it highly customizable and removes a lot of boilerplate code from implementation☆63Updated last year
- An NSTextView subclass that implements a popover to autocomplete words.☆99Updated 11 years ago
- Simple demo of NSViewController's present and dismiss methods, including custom NSViewControllerPresentationAnimator object☆116Updated 7 years ago
- A portable, UI-free and iCloud-ready replacement for NSDocument☆134Updated 7 years ago
- ☆67Updated 9 years ago
- A simple NSImageView subclass that does exactly one thing: the Cocoa/OSX equivalent of UIImageScaleToFill.☆25Updated 7 years ago
- NSScrollView subclass that supports pull-to-refresh both in top and bottom edges.☆77Updated 11 years ago
- Cocoa syntax highlighting text view☆53Updated 4 years ago
- Create custom appearances to customize your app's look with NSAppearance☆234Updated 8 years ago
- iOS7 Text Kit - Text View with Line Numbers☆109Updated 5 years ago
- Replacement for NSTokenField☆33Updated 10 years ago
- Simple, clean, and customizable range-based slider control for macOS☆97Updated 8 years ago
- A subclass of NSWindowController that provides an easy way to create preference windows.☆115Updated 7 years ago
- A customized Mac OS X Tab View with modern tab bar style☆82Updated 7 years ago
- A Mac OS X tab bar view that works on 10.9+ with Xcode 9.3+. Pull requests welcomed.☆243Updated 3 years ago
- A user interface control to record key combinations. For Mac OS X, uses Cocoa.☆121Updated 2 years ago
- The standard OS X color picker put into an NSPopover☆105Updated 2 years ago
- Use the wonderful ACE editor in your Swift Cocoa applications☆63Updated 6 years ago
- a category on NSView that simplifies zoom-transitioning between two NSViews☆66Updated 8 years ago
- Example code demonstrating NSSplitView and NSScrollView using Auto Layout.☆15Updated 7 years ago