Version: 1.0

Posted: 2009-06-01

Build Requirements: Xcode 3.1.2 or later, Mac OS X v10.5 or later

Runtime Requirements: Mac OS X v10.5 or later

View Source Code:

Download Sample Code (“SimpleComboBox.zip”, 101.8K)



Description

SimpleComboBox is a little document based application that shows how to use a Cocoa NSComboBox. The application allows user to edit and save information about music CDs. Among other things, the document contains a combo box which allows users to specify the music genre.

Document Revision History

Date Notes
2009-06-01SimpleComboBox ishow how to use a Cocoa NSComboBox.