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

  • SEARCH
  • Home
  • 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 985887
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T05:14:04+00:00 2026-05-16T05:14:04+00:00

i created a sample tabbar application with 4 tabs.When i run the application the

  • 0

i created a sample tabbar application with 4 tabs.When i run the application the default selected tabbarcontroller index is 0.
So when i change this to

self.tabBarController.selectedIndex = 2;

Its loaded the third tabbaritem and its viewcontroller.

What i want is , when i added tabbarcontroller.view to window i want to show a non selected index of tabitem in tabbarcontroller.In that i want to show a temp loading image. After that they clicked the tabbaritem it loaded its view controller.

Can anyone help me? This is possible ? I think its quite diffcult to me….

Note(Mainly i want to show all tabbaritem with non selected index).

  • 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-05-16T05:14:05+00:00Added an answer on May 16, 2026 at 5:14 am

    First, when you set SelectedIndex to 2, you get the third tab because the array is zero based (like all arrays in Objective-C). So, the indexes are: 0 => first, 1 => second, 2 => third

    I’m not sure what you really want to do. A tabBar cannot have nothing selected, then there would be nothing to display. If you want a temp loading image while the application starts up, look at the documentation and look for ‘launch images’.

    If you want to show an image AFTER the application has launched but before they select a tab bar index, then just have one of your viewControllers display an image the first time it’s launched. i.e.

    self.tabBarController.selectedIndex = 0
    

    viewController at index 0 in it’s viewWillAppear method just displays and image that says: “Press a button”.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I created a simple dialog-based application, and in the default CDialog added three buttons
I am new to ADO.net. I actually created a sample database and a sample
I'm trying to add a strongly-typed view to the sample app that's created when
So I'm a newbie to TDD, and I successfully created a nice little sample
I created a simple .NET windows application in Visual Studio 2005 and on just
I've created a simple desktop application in C# 3.0 to learn some C#, wpf
Given an object like: class M(models.Model): test = models.BooleanField() created_date = models.DateTimeField(auto_now_add=True) Given sample
I've created a simple httpModule, registered it on GAC and added it to the
I have created a simple wcf service which used the WCF Service Library template.
I've created a simple user control which is manually created with something like MyUserControl

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.