Saturday, January 15, 2011

Ipad Tutorial on get SplitView Controller into Tabbar Controller

1) Create a SplitView Template Project :-

 2) Create a Tabbar  Controller Project :-

 3) Add the existing files from TutorialSplitView Controller :-
- DetailViewController.h
- DetailViewController.m
- RootViewController.h
- RootViewController.m
- DetailViewController.xib




 4) Add the following code in TutorialSplitViewInTabbarAppDelegate.h :-
 5) Add the following code in TutorialSplitViewInTabbarAppDelegate.m :-


 6) Build and run the App in Simulator :-

7) Rotate in Portrait Mode :-

8) This is the simple example on combine SplitView Controller into Tabbar Controller. 
    Hope its can have some guide for you all.

Thanks for visit and support :) Will post more tutorials in future...

1 comment:

  1. How to get splitview on First and Second tabs too? Please Help

    ReplyDelete