Introduction to Combo Boxes
Explains how to use Cocoa combo boxes.
Organization of This Document
This topic describes how to use a combo box; How Combo Boxes Work gives basic information on combo boxes. Providing Data for a Combo Box describes how to provide data for the combo box’s pop-up list. Setting the Combo Box’s Value describes how to set and retrieve the combo box’s value. Managing the Combo Box’s List describes how to use the combo box’s pop-up list. Using Automatic Completion in Combo Boxes describes how the combo box can try to complete what the user enters into the text field.
Because NSComboBox is a subclass of NSTextField, see <!--a target="_self" -->Text Fields<!--/a--> for more information.
Next
Copyright © 2002 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2002-11-12