Quote:
Originally Posted by georgeburns
You can make any kind of control that you want.
But in the SDK there is no combobox or drop down.
|
Hi
you can use UIPickerView or even UItableView to make the drop down list.
just add a button looking like drop down list then on its click show up table view or picker view