Version: 1.3

Posted: 2007-08-07

Build Requirements: Mac OS X 10.4.x

Runtime Requirements: Mac OS X 10.1 and up

View Source Code:

Download Sample (“SimpleCocoaApp.zip”, 61.7K)
Download Sample (“SimpleCocoaApp.dmg”, 112.3K)



Description

A basic Cocoa application for beginners to Cocoa and Objective-C. This application displays different "Hello Cocoa" dialogs to the user based upon radio-button and PopUp menu selections. The user can change which hello message is sent by selecting a different radio button. The user can change which Hello object receives the message by changing the PopUp menu selection. The dynamic nature of the Objective-C runtime and the power of Cocoa help make this "on-the-fly" code-path execution possible and the GUI easy to program.

Document Revision History

Date Notes
2007-08-07Upgraded the Xcode project, removed some compiler warnings, modernized the nib file, ReadMe added.
2003-01-14A basic Cocoa application for beginners to Cocoa and Objective-C.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.