Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8230239
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T17:04:02+00:00 2026-06-07T17:04:02+00:00

I have a UITabBar and a UIMenuControl but the problem is that when I

  • 0

I have a UITabBar and a UIMenuControl but the problem is that when I click on the button and my MenuControl appears and then I switch to another tab and then when I come to the previous view and click that button again the UIMenuControl doesnot show up .
The UIMenuControl is not is no showing up when i come back from another tab.
I dont know what the problem is.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T17:04:03+00:00Added an answer on June 7, 2026 at 5:04 pm

    Whenever you want the tab bar to reappear, call:

    self.tabBarController.hidden = NO;
    

    If you are having trouble with losing it during a particular method, try putting this in that method.

    The other possibility is that you are covering the first view completely. If this is the case, then be careful. You may be actually adding new views to the hierarchy every time you push a button. If you dont handle your memory management properly this would be a huge leak. A band-aid fix would be to call:

    [self.view bringSubviewToFront:self.tabBarController];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a UITabBar. In the first tab, I have a UINavigationController. Within that
I have a custom button in another view directly above my UITabBar. It seems
I have a UITabBar in my application with three tab bar items. At certain
I have an UITabBar based iPhone app with 4 different UIWebViews under every tab.
I have a UINavigationController on some tab of a UITabBar . When I drill
I have a UITableView in a controller that is nested under a UITabBar .
I have defined a UITabBar programmatically but how can I set a custom UITabBar
I have a root UIViewController subclass that has a UITabBar, (I'm not using UITabBarController)
I have a UITabBar application, which has three tabs. The first tab has a
I have a UITabBar Application with two views that load large amounts of data

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.