/VerticalCenterField

VerticalCenterField is a vertical center text field written in Objective-C.

Primary LanguageObjective-C

VerticalCenterField

VerticalCenterField is a vertical center text field written in Objective-C.

screenshot

How To Use

  1. Add a NSTextField into xib or storyboard canvas, change the field's cell Custom Class to "VerticalCenterCell" in identity panel. Keep the border property to "no border"(the second segment) and uncheck "Draws Background"
  2. Or, create a NSTextField programmatically, set necessary properties.

System Requirements

macOS: 10.10+

Xcode: 7.0+

License

The source code is released under the WTFPL License.