Document Revision History

This table describes the changes to ButtonMadness: Creating and Customizing AppKit Controls.

DateNotes
2017-12-21

Upgraded to macOS 10.3 SDK, replaced use of NSMatrix, replaced deprecated APIs.

2012-04-05

Removed all compiler warnings, upgraded for Xcode 4.3/Lion.

2010-10-20

Upgraded to support 10.6, now builds 3-way Universal (ppc, i386, x86_64)

2007-10-30

Demonstrates how to use the various types of buttons using a nib file or programatically.