ios - Horizontal scroll between several UITableView -
i need display students timetable in application; tableview contains finish week, mon sunday. i'd pupil able go next week swiping horizontally, finding new uitableview filled new week.
in other words, i'd scroll photos on facebook, finish uitableview filled pieces of data.
how programatically? embedding several uitableview in uiscrollview?
thanks lot...
sincerely,
hervé
i've done before using uiscrollview paging enabled.
the other alternative more complex makes easier manage each individual table separately utilize uipageviewcontroller.
it sits behind view controller views sort of tabbarcontroller or navigationcontroller.
you manage bit uitableview in has datasource , inquire "view controller @ index".
examples of beingness used in photos app when looking @ total size images.
ios uitableview uiscrollview horizontalscrollview
No comments:
Post a Comment