Ezui

Ezui is a toolkit that makes it easy (EZ) to build user interfaces (UI). It’s built on top of and is fully interoperable with vanilla. If vanilla is “all the Lego pieces” then ezui is “a curated collection of Lego pieces that work together to build a specific class of things.” Ezui is built to make it fast and convenient to make high-quality user interfaces for type design tools. The API is designed to be memorable and predictable so that you can make an interface as easily as possible. It requires no absolute positioning values and few absolute sizing values. Ezui’s code is built atop Vanilla, PyObjC and Apple’s Cocoa auto-layout system.

Ezui is a work in progress. This documentation’s current goal is to act as a reference for the development of the API. Suggestions are more than welcome!