ZKTextField

MIT License
Objective-C
macOS

1 image

Author

Description

A simple replacement for NSTextField that offers a very much higher degree of customization ability. It does not use any cells and delegates all most of its functions out to different methods so that subclasses can easily override them and change a function. Finally no more of that -editWithFrame:… or -selectWithFrame:… nonsense!

Tags