Hi, My program starts with showing a list servers. User clicks a server and a UITabBarController is animated in.
Problem is ... when I add many items to the tab bar, the "More" is shown. When I click "More", the MoreNavigationController is not filling the entire screen - it's like it is nedsted inside my UINavigationController?... http://monotouch.2284126.n4.nabble.com/file/n4372100/more1.png And if I click "Edit", the "Done button" is invisible... http://monotouch.2284126.n4.nabble.com/file/n4372100/more2.png So my question is.... Is there a MT sample "out there" which shows you a TableView and when you click an item, you are animated to an UITabBarController (and when clicking "More", the MoreNavigationController will fill entire screen)? Thanks! :) Mojo -- View this message in context: http://monotouch.2284126.n4.nabble.com/How-to-use-a-UITabBarController-inside-a-UINavigationController-tp4372100p4372100.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
