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 9269957
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T15:15:08+00:00 2026-06-18T15:15:08+00:00

I have a tab bar based app. I have selected/de-selected image set for every

  • 0

I have a tab bar based app.

I have selected/de-selected image set for every tab bar item.

On first tab I have a button that opens up modalviewcontroller.

At the time when modal view is activated, my tab bar item state is selected and has selection image.

when modal view pops up , selection image is still there. But when I dismiss modal view, I want selction image of tab bar item changed to some other image.

How do I change this image on modal view dismiss?

I’m trying to so following, but it doesn’t work:

[[[self.tabBarController.tabBar items] objectAtIndex:0 ] setSelectionIndicatorImage:[UIImage imageNamed: @"abc.png"] ];

Please help.

Thanks in advance.

  • 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-18T15:15:10+00:00Added an answer on June 18, 2026 at 3:15 pm

    The titles and images of the tab bar items are supposed to be set by the controller in that tab, not the tab bar controller. So, you should try changing that tab in the controller in the first tab. The method you’re using is for a stand-alone tab bar, not one that’s controlled by a tab bar controller. You can do that like this:

    -(void)changeTitle{
        [self.tabBarItem setFinishedSelectedImage:[UIImage imageNamed:@"one.jpg"] withFinishedUnselectedImage:[UIImage imageNamed:@"two.jpg"]];
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an app that is based on a tab bar view with a
I am creating app based on UTabbarController. I have creates that tab bar programmatically.
I have a tab bar + navigation based app and I'd like to launch
My app is based on a tab bar architecture. In order to have an
I have an app based on a tab bar and data retrieved from the
I am having an issue: I have a tab-bar based app. In MainWindow.xib for
i'm making app based on tab bar with two tabs. My problem is that
I have a app based off the default xcode Tab Bar Application template. It
I have a tab bar based app. But from one screen the user may
I am building a Tab Bar App and have a MapView set up on

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.