UITabBarController is possible to select the tab via code?

Posted by ronny on Stack Overflow See other posts from Stack Overflow or by ronny
Published on 2009-05-07T07:58:03Z Indexed on 2010/06/14 12:42 UTC
Read the original article Hit count: 274

is it UITabBarController possible to select the tab in code?like UINavigationController we can use popViewController pop back to rootViewController instead of press the back button, so how can this implement in tabbarcontroller?

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about uitabbarcontroller