KFURLBar 0.1.0

KFURLBar 0.1.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Rico Becker.



KFURLBar 0.1.0

  • By
  • Rico Becker and Gunnar Herzog

KFURLBar is a NSView subview that mimics Safari's url bar with a progress background.

Alt Example Screenshots

Installation

Add

pod 'KFURLBar'

to your podfile and run

pod install

Usage

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 *)requestString

A detailed example is included. Checkout the master branch and run the Xcode project.

License

This code is distributed under the terms and conditions of the MIT license.

Author

Rico Becker
@ricobeck
https://twitter.com/ricobeck