Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 664 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 664 Bytes

#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.