How to add UITabViewController programatically?

Posted by chaitanya on Stack Overflow See other posts from Stack Overflow or by chaitanya
Published on 2010-04-12T06:00:55Z Indexed on 2010/04/12 6:03 UTC
Read the original article Hit count: 935

Filed under:
|

Hi,

In my app I need to add tabviewcontroller to my 2nd view, If its a main view directly we can take the TabViewController type while creating the project but my requirement is i have one view controller in my app, from this view i shold call tabviewcontroller, So how can I tab view controller programatically and how to add nibs to that and how to define the no of tabs for this programatically?

© Stack Overflow or respective owner

Related posts about uitabview

Related posts about iphone-sdk-3.0