Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Problem with navigation controller #8

Open
lsantaniello opened this issue May 19, 2013 · 0 comments
Open

Problem with navigation controller #8

lsantaniello opened this issue May 19, 2013 · 0 comments

Comments

@lsantaniello
Copy link

I have specific NavigationController, MKHorizMenu do not show!

Example:

MyController *torneiViewController = [[MyController alloc] init];
UINavigationController *torneiNavController = [[UINavigationController alloc] initWithRootViewController:torneiViewController];

self.tabBarController.viewControllers = [[NSMutableArray alloc] initWithObjects:myController, ..., nil];

Into MyController I oper RootViewController (as demo)

Help me please

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant