views:

23

answers:

1

Hi, I want to make application that when i click on button or menu it show transition to right side .Want to show pop up on selctingbutton or menu plz suggest me any tutorial,link,code........its very urgent

A: 

The Cocoa Touch iPhone equivalent to a pop-up menu is to bring up or overlay a UIPickerView or a UITableView, which present recognizable and large enough targets for a typical user's fingers to touch accurately.

The iPad is larger and so also supports the UIPopOvers paradigm.

hotpaw2
Thanks for reply....using this can i drag menu or button option to right side....e.g when i click on option 4 to 5 item come out i want to display as bellow e.g button/menu->on clicking that it shows option me horizontally like button/menu->Produt->Customer->Quality etc