doukasd / iOS-Components

Misc components for the iOS. Just random stuff really but hopefully useful.
http://dev.doukasd.com
246 stars 63 forks source link

Change the data source of the DialController #3

Open doukasd opened 13 years ago

doukasd commented 13 years ago

Instead of an array of <"string"> objects, it should use an array of pair sof values, one for the label, one for the actual value <"string", value>