Combo Box Programming Topics

PDF

  • Introduction

Articles

  • How Combo Boxes Work
  • Providing Data for a Combo Box
  • Managing the Combo Box’s List
  • Setting the Combo Box’s Value
  • Using Automatic Completion in Combo Boxes
  • Revision History

Related Reference

Objective-C

  • NSComboBox
  • NSComboBoxCell
  • NSComboBoxCellDataSource
  • NSComboBoxDataSource

Related Documents

  • Apple Human Interface Guidelines
  • Data Formatting Programming Guide for Cocoa
  • Text Fields