简体   繁体   中英

Not Displaying Complete View in UITabbarController with UINavigationController

In My Application using UINavigationcontroller and UITabbarcontroller Dynamically and adding views like

UINavigationController inside of UITabBarController issues in this way . I am able to got both UITabbarController and UINavigationController. Both are works fine. But My issue is Here View Not displaying complete as show in XIB. For example i added a UIButton in XIB at the point (110,380). It wont display in IOS Device. 在此处输入图片说明

The Above image is My XIB here Button Below is not displaying in IOSDevice

在此处输入图片说明

Please any one help in this issue.

Thanks in advance.

Go to for Nib File , On right side in utility view go to attribute inspector.

Now Set Top bar : Navigation Bar

Bottom Bar : tab Bar

And then design your view .

在此处输入图片说明

In Interface Builder try to set bottom bar to Tab Bar. 指标

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM