uipopovercontroller - how to add the buttons to the popover view in ipad app -


i want add text fields , buttons popover view ...

how add , hav read text added text field user later ...

....should need seperate view controller class control popover view or can control existed 1 calls popover view....

any appreciated..

create uiviewcontroller using ib or programatically. add needed buttons, textfields , maybe logic there , use viewcontroller initializing uipopovercontroller (as gendolkari suggested).


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -