Skip to content

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

Notifications You must be signed in to change notification settings

cool8jay/VerticalCenterField

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published