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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T06:32:06+00:00 2026-05-24T06:32:06+00:00

In my app, I use several tableviews I need to put loading screen when

  • 0

In my app, I use several tableviews I need to put loading screen when user click on one of cell in tableView. I attempted to put new UIView (activityIndicator and label) and then call

[[self navigationController] pushViewController:newController animated:YES];

then I can display loading screen while new tableView is preparing data. But this approach didn’t quite work, in fact, loading screen didn’t even show up and just stuck at previous tableview until new tableview is ready.

So I attempted the other way, that put loading screen with NSOperation/NSOperationQueue. It works but loading screen comes up a little bit late (showed in middle of working of new tableView).

I want to show loading screen right after user click on cell, how could I resolve this problem?

  • 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-24T06:32:06+00:00Added an answer on May 24, 2026 at 6:32 am

    I would suggest that your data loading code is placed on a background thread and started. Then put up a “loading…” view or something. This keeps the display responsive. When the data loading is finished it can notify the main thread that the data is ready and the main thread can then take down the “Loading …” display.

    In other words, read up on using threads when long running tasks such as data loading are required.

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

Sidebar

Related Questions

My app has several different WebViews on different screens. On one screen I would
In my web app I use several asmx (Web Services) from the same provider,
I'm developing a Mac OS X Cocoa app and want to use several .dylib
I several views in an iPhone app which happen to use independent openGL contexts.
In C++ Windows app, I launch several long running child processes (currently I use
I have a Django app that use a django-tagging. I need to port this
I want to update my app to use the new SQL DB that was
My app involves a main screen with several sorting/viewing options of a set of
I have several parts in my app where I use custom table view cells.
I have an app that has several different pages that use Sencha Touch. Ocassionally

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.