How to set view outlet for a UIViewController that contains a UITabBarController?
Posted
by Sheehan Alam
on Stack Overflow
See other posts from Stack Overflow
or by Sheehan Alam
Published on 2010-06-10T01:52:37Z
Indexed on
2010/06/10
2:12 UTC
Read the original article
Hit count: 360
I have a UIViewController that contains a UITabbarController which contains a UINavigationController.
When I am setting up my IB outlets, what should the File's Owner view outlet be set to?
© Stack Overflow or respective owner