• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
iPhone: viewDidAppear called, Default.png still visible
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

iPhone: viewDidAppear called, Default.png still visible


  • Subject: iPhone: viewDidAppear called, Default.png still visible
  • From: sebi <email@hidden>
  • Date: Wed, 12 May 2010 18:54:31 +0200

Hello,

How can I find out if my first view is up and running? When viewDidAppear is called on my fist UIViewController I'm still looking only at the Default.png.

What I do first in my app is:
1. wait for viewDidAppear to be called
2. show some wait-indicator
3. load some data from the net
4. hide the wait-indicator
5. display the loaded data

The problem is, that the Default.png doesn't go away until the data is fully loaded, so the user only sees a passive screen for some time and doesn't know what's going on.
Where can I start the wait indicator and download process so that the user actually sees it?
I use some NavigationControllers within a TabBarController, could that be the problem?

thanks and regards,
sebastian mecklenburg_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: iPhone: viewDidAppear called, Default.png still visible
      • From: Thomas Davie <email@hidden>
  • Prev by Date: new to cocoa
  • Next by Date: iPad interface orientation basics
  • Previous by thread: Re: new to cocoa
  • Next by thread: Re: iPhone: viewDidAppear called, Default.png still visible
  • Index(es):
    • Date
    • Thread