Reading List

AppKitUI from Michael Tsai RSS feed.

AppKitUI

Darren Ford: An AppKit UI toolkit help you create and manage NSView content easilyRemove dependence on using XIBs when creating UI viewsReduce boilerplate code when manually creating NSView UI content.Easily bind data between controlsEasily attach actions to your controls (no more delegates or target/actions!)Use Xcode’s preview pane to view your designs!! There’s a demo. Previously: […]