#KBTextField
KBTextField is a subclass of NSButton. It was designed to emulate the Twitter Bootstrap textfield style.
Start by dragging the KBTextField folder into your XCode project.
- Create a NSTextField instance in interface builder.
- Set the class of the NSTextField to KBTextField.
- For best results set the height of the text field to 28.
This library is licensed under the MIT license.
If you would like to contribute or could improve the code, please submit a pull request or issue.