uliwitness / UKSyntaxColoredTextDocument
An NSViewController (and optional document class) that implements syntax coloring and code editing-related features in an NSTextView.
☆164Updated 6 years ago
Alternatives and similar repositories for UKSyntaxColoredTextDocument
Users that are interested in UKSyntaxColoredTextDocument are comparing it to the libraries listed below
Sorting:
- NSControl subclass that mimics Xcode's Jump Bar☆110Updated 11 years ago
- Miscellaneous open-sourced MacOS Cocoa code by yours truly.☆231Updated 3 years ago
- Reader for Mac like Animation NSSegmentedControl☆120Updated 13 years ago
- A fully customizable Tab bar for Cocoa☆86Updated 14 years ago
- A more versatile, faster and lighter replacement for NSCollectionView☆166Updated 13 years ago
- An application state machine, based on matching values within bitfields to trigger actions supplied using Blocks.☆87Updated 13 years ago
- UMEKit - A port of UIKit for Mac OS X desktop☆196Updated 14 years ago
- Random collection of Cocoa classes and categories, most of which have been featured on my blog: http://www.noodlesoft.com/blog☆390Updated 7 years ago
- An example of a working app store validation, with code signing checks.☆107Updated 14 years ago
- Apply CSS to UIKit, AppKit, and Core Animation (very beta)☆65Updated 13 years ago
- The Karelia iMedia Browser, framework and application for browsing media on Mac OS X☆129Updated 6 years ago
- Trying out some asynchronous socket-level APIs using dispatch IO on iOS 5.☆46Updated 13 years ago
- KVOBlockNotificationCenter is a set of source code for using blocks with Cocoa's Key Value Observing (KVO). Originally inspired by Mike …☆200Updated 11 years ago
- GCD-based async IO☆82Updated 13 years ago
- MapKit Framework for the Mac☆256Updated 9 years ago
- My fork of the PSMTabBarControl☆52Updated 13 years ago
- A Cocoa framework which allows your users to submit bug reports, feature requests, and ask support questions from directly within your ap…☆85Updated 12 years ago
- Small set of classes to simplify XML/HTML generation in Cocoa apps.☆77Updated 6 years ago
- Smalltalk-inspired collection utility methods and macros for Cocoa☆251Updated 3 years ago
- A NSWindow and NSTableView to simulate the appearence of a NSMenu.