Since it's "illegal" to push a UITabBarController on the stack, my idea is to create a UIWindow in the AppDelegate and then present a MT.Dialog view with list of servers. When user clicks a server, I want to slide in a new UITabBarController on top. Problem is, that I have no clue how to slide in a view without using a navigationcontroller. Any idea?
-- View this message in context: http://monotouch.2284126.n4.nabble.com/How-to-use-a-UITabBarController-inside-a-UINavigationController-tp4372100p4379192.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
