ios6 - ios 6 multiple pages in popover -
i want create view has button in top bar provides popover list of choices, tableview, , when user selects item popover has flip transition secondary set of choices. first set categories, , second set actual choices display.
what best approach situation? i'm rather new ios development. can popover, i'm not sure how flip transition table in same popover.
also if believes poor user interface design, i'm ears suggestions in accomplish same functionality. said, i'm new , i'm still learning better ui designs.
you can create uitableview presented viewcontroller , have presrnt second view controller.
Comments
Post a Comment