Not good look what I have, it's enterprise but some day will go to appstore
It's on iPad, there is a main/home view controller, that open the view controller in the image, that opens many viewcontrollers as "dialogs". One of them has this tabbar (not tab controller) to handle views like windows tabControl and tabPages (views). I thought that must just remove the toolbar below tabbar to be accepted as this tabbar must be below everything on this viewcontroller in dialog but not that it must be the main tab of all application. It's impossible on an application with more than 40 viewcontrollers/forms/activities, considering wathere SO. Karl From: Jason Awbrey <[email protected]> Date: Sat, 11 Feb 2012 08:08:31 -0600 To: MojoDK <[email protected]> Cc: "[email protected]" <[email protected]> Subject: Re: [MonoTouch] How to use a UITabBarController inside a UINavigationController? according to the HIG, "A tab bar appears at the bottom edge of the screen and should be accessible from every location in the application." I take that to mean that if you have a TabBar, Apple expects that it will be the root level controller
<<inline: Captura de tela 2012-02-11 às 12.54.53.png>>
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
