CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✗ |
| LangLanguage | Obj-CObjective C |
| License | MIT |
| ReleasedLast Release | Dec 2014 |
Maintained by Rico Becker.
KFURLBar is a NSView subview that mimics Safari's url bar with a progress background.
Add
pod 'KFURLBar'
to your podfile and run
pod install
Drop a NSView in Interface Builder and change it's class to KFUrlBar. Set the delegate and you are ready.
You can customise the validation of an URL by implementing
- (void)urlBar:(KFURLBar *)urlBar isValidRequestStringValue:(NSString *)requestStringA detailed example is included. Checkout the master branch and run the Xcode project.
This code is distributed under the terms and conditions of the MIT license.
Rico Becker
@ricobeck
https://twitter.com/ricobeck