I am very new to objective c and iPhone applications. I am creating a project in xcode to make an application for iPhone. I need to add a drop down list in the navigation bar of that application. I have added other buttons to it like back button, refresh button. But Now I require a drop down list of buttons/links to it. plz tell me how can I do this.
Thanks in advance
you can try this. I’m expanding sabby’s solution. just when you add the view with button like a vertical list of buttons. use this code