Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

Next Page > Hide TOC

Introduction to Combo Boxes

Contents:

Organization of This Document


A Combo box is a control that gives the user two ways to enter a value: entering it directly in a text field, or choosing it from a pop-up list of pre-selected values.

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.

Since NSComboBox is a subclass of NSTextField, see Text Fields for more information.



Next Page > Hide TOC


Last updated: 2002-11-12




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.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice