iphone - Hidden UITabBarController covers Button -


I have a hidden UITabBarController, but it seems that I want to cover that button I would like to put on the screen in the home view.

  // Hide tab for home screen - (zero) viewViewPeople: animated (self-sufficient). }  

Is there a way around this? Tab Bar will be shown for other views except Home View (like the first tab).

Cheers!

What you can do is in the interface builder (assuming you had linked the UIBB controller to the IB) Choose from the menu: layout - & gt; Send back to while the tabbar is highlighted, this will mean that this button will not blur the view of "home" and will be on the other side of the scene, assuming you have other views in your There are no other buttons present in the same place in the UIViewview.

This is, of course, when you navigate away from home view, and at the time you invite UITbar, a new view controller can be cleaner to load, so that you can do this kind of UI Can not support the sieve.

This means that your home view and your second screen (with UITBbar) will be in two different XIBs.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -