tabbarcontroller
iphone sdk: how to correctly switch controller
I am struggling with my app for a couple of days now and there are some things I am not sure to do correctly.[详细]
2023-01-05 11:27 分类:问答iPhone TabBarController switching with selectedViewController doesn't show the view
I\'m getting crazy on this. I\'ve got a TabBarController with threw viewController and it\'s working ok in my app when I push the selection on the items.[详细]
2023-01-04 07:28 分类:问答Core data and TabViewController
In my project I\'m using a tabBarController, then on one of my tabs, I add a navigation controller. The problem I\'m having is this: If I use this code in the AppDelegate:[详细]
2022-12-30 09:03 分类:问答How to display the UIActionSheet view from above Tab Bar Controller?
I need to display the action sheet above the Tab Bar controller. I mean, I would be able to see the Tab Bar controller even the action sheet view is in visible mode.开发者_StackOverflow社区[详细]
2022-12-29 20:02 分类:问答How to hide tabbar for some pages and make it visible again?
I\'ve got an application that uses a Tab Bar Controller along with a Navigation Controller.But for some pages I want to hide both bars(Tab & navigation) after that those will be visibl开发者_开发百[详细]
2022-12-28 03:44 分类:问答Switch from a View (Login) to another View with a TabBarController
i\'m new at IPhone SDK Developing and now i need some help. I have a LoginView where the User have to authentificate 开发者_运维知识库his legitimacy.[详细]
2022-12-24 07:22 分类:问答How do I reset a tabcontoller with a drill down table view
I have a tabbar with one of the tabs containing a drilldown table. I am having problems once the user has finished using the dr开发者_如何学运维illdown table.[详细]
2022-12-23 17:16 分类:问答Open a view over the tabbarcontroller [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2022-12-20 19:43 分类:问答How to prevent the view controllers in a tab bar controller from rotating?
I have a tab bar controller managing 4 tabs. I have subclassed the tab bar controller so that the shouldAutoro开发者_如何学CtateToInterfaceOrientation: method only allows a specific view controller in[详细]
2022-12-09 17:28 分类:问答Show a loading view and switching to TabBarController in iPhone app
I\'m developing an iPhone application that have a TabBarController with two tabs. Each tab contains a UIWebView that loads a web page from my web site.[详细]
2022-12-09 06:31 分类:问答
加载中,请稍侯......