Creating in app parts with ChildViewController and Storyboard
With iOS5 SDK, you can use StoryBoard to create and Manage custom parts for the View. This slide explains Why its worth to use it and How you can implement this feature.
This presentation is made by handwriting Ideamap using NeuNotes+ for iPad.
ContainerViewController ChildView Controller iOS5+ W H O AM I ? WHAT IS IT? More programming services apps... WHY? Creating In App Common Parts with ChildViewController and Storyboard Overview ViewContro"er Methods... - viewWillAppear: - viewDidLoad: - viewWillAppear: - didReceiveMemoryWarning - willRotateToInterfaceOrientation:duration ... and so on - will be called!!! Reusable. Can be seen and edit in same storyboard file. Can be put same parts on multiple ViewController. Can design static UITableView for UIViewController Can design page for UISCrollView, UIPageViewController HOW TO USE? Design in Storyboard. Write code in Xcode. Notes. W rapping up... Question? Good time to ... Let's enjoy iOS5 Programming!! See thru full screen parts. Set appropriate size. - Simulated Metrics - Size - Freeform - Resize at Size Navigator Place ViewController anywhere in Storyboard Set identifier!!! Place dummy view. - Optional. 1. Add ChildView 2. Remove ChildView 3. Send / Receive Message - Protocol - Property - viewController.childViewControllers - viewController.parentViewController - Always need to add viewController AND view. - Supported animated transition. - too much view, too slow. Special Thanks: http://www.jtechs.com http://www.nextberry.jp
Parts ewController nd ryboard Overview ViewContro"er Methods... - viewWillAppear: - viewDidLoad: - viewWillAppear: - didReceiveMemoryWarning - willRotateToInterfaceOrientation:duration ... and so on - will be called!!! Reusable. Can be seen and edit in same storyboard file. Can be put same parts on multiple ViewController. Can design static Can design page for See thru full screen parts.
- didReceiveMemoryWarning - willRotateToInterfaceOrientation:duration ... and so on - will be called!!! Reusable. en and edit toryboard e. Can be put same See thru full
on - will be called!!! Reusable. Can be put same parts on multiple ViewController. Can design static UITableView for UIViewController Can design page for UISCrollView, UIPageViewController See thru full screen parts. Place ViewController
Can be put same parts on multiple ViewController. Can design static UITableView for UIViewController Can design page for UISCrollView, UIPageViewController HOW TO USE? Design in Storyboard. Write code in Xcode. Notes. .. See thru full screen parts. Set appropriate size. - Simulated Metrics - Size - Freeform - Resize at Size Navigator Place ViewController anywhere in Storyboard Set identifier!!! Place dummy view. - Optional. 1. Add ChildView 2. Remove ChildView 3. Send / Receive Message - Protocol - Property - viewController.childViewControllers - viewController.parentViewController - Always need to add viewController AND view. - Supported animated transition. - too much view, too slow.
UISCrollView, UIPageViewController Design in Storyboard. ode in de. Set appropriate size. - Simulated Metrics - Size - Freeform - Resize at Size Navigator Place ViewController anywhere in Storyboard Set identifier!!! Place dummy view. - Optional.
- Property - viewController.c - viewController.p - Always need to add viewController AND view. - Supported animated transition. - too much view, too slow.