6

I recently discovered the new "container view" in XCode 4.5 Developer Preview and wondered whether this is the proper way to use it: Two View Controllers, simply connected via button "Show View 2" and back button of navigation bar, both "embed" the small view below in their containers

pasql
  • 3,815
  • 5
  • 23
  • 33

1 Answers1

0

Have a look at the Stanford IOS 6 programming course, 2013, on iTunes U. Paul Gregory, a superb presenter, gives a very good lecture covering the use of Container controls.

Greycon
  • 793
  • 6
  • 19