Skip to content
This repository was archived by the owner on Dec 1, 2019. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 705 Bytes

File metadata and controls

18 lines (12 loc) · 705 Bytes

AMOptionMenu

AMOptionMenu is a Cocoa multi-option popup menu, similar to Xcode's "Overview" toolbar item. It's features include:

Demo Video

Screenshot

  • Multiple controls can be driven by the same data source
  • Setting state via key-value coding
  • Populating a standard NSMenu instead of/addition to popup buttons
  • Optional short titles for summaries
  • Explicitly or automatically limiting the number of items in the summary.
  • Instantiating controls from code or nib
  • Loading data from code or external plists