/KBTextField

A twitter bootstrap style text field.

Primary LanguageObjective-CMIT LicenseMIT

#KBTextField

KBTextField is a subclass of NSButton. It was designed to emulate the Twitter Bootstrap textfield style.

Usage

Start by dragging the KBTextField folder into your XCode project.

  1. Create a NSTextField instance in interface builder.
  2. Set the class of the NSTextField to KBTextField.
  3. For best results set the height of the text field to 28.

License

This library is licensed under the MIT license.

Contributing

If you would like to contribute or could improve the code, please submit a pull request or issue.