iphone - TabbarController with Default View -


i developing iphone application in there 3 class class a, class b , class c. want show class default view 2 tab class b , class c using tabbarcontroller. can 1 suggest me how it.

sounds you're looking for:

[tabbarcontroller setselectedindex:1]; 

upon launching app, or other time can set controller shown, above method.


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -