Search results for combobox

DownPicker++ screenshot

DownPicker++

July 24, 2018 • Apache 2.0 License
Forked version of DownPicker repo. A lightweight DropDownList / ComboBox for iOS, written in Objective-C,
LMComboBox screenshot

LMComboBox

August 20, 2015 • BSD License
LMComboBox is a subclass of NSComboBox that provides an easy way to access the underlying NSTableViewDelegate, allowing you to make customizations to the drawing of the items in the NSComboBox.
DownPicker screenshot

DownPicker

April 14, 2015 • MIT License
A lightweight DropDownList / ComboBox for iOS, written in Objective-C
iOSCombobox screenshot

iOSCombobox

April 22, 2013 • MIT License
Tries to faithfully replicate the "select" tag you see on web pages in Safari. Also incorporates UIPickerView for you so you don't have to!
ComboBox for UITableView screenshot

ComboBox for UITableView

April 05, 2011 • Unspecified License
This XCode project is intended to demonstrate the usage of custom UITableViewCells as kind of combo boxes (as known from [X]HTML) or dropdown boxes. The code used to provide this is just a rough pr...