hi guys
i am new at iphone development and have a problem with uiPickerView(or it is not the control that i am looking for) actually i need a dropdownlist or combobox which we use on other programming languages. i searched on library but could not find a control except uipickerview. it is so large so i dont want to use it.
i saw this control in an application
when you click dropdown control another control(which has done, next ,previous buttons and items listed) opens. what is this control or can i create a custom component like this?
thanks in advance.