• 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
viewDidLoad called after viewWillAppear:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

viewDidLoad called after viewWillAppear:


  • Subject: viewDidLoad called after viewWillAppear:
  • From: Rod Schmidt <email@hidden>
  • Date: Thu, 29 Jan 2009 15:33:34 -0700

I've been having this problem for awhile. I display a view controller and its view by calling presentModalViewController:animated:. Typically I call initWithNibName: in the init method of the view controller being passed to presentModalViewController:. Tracing the code viewDidLoad is called after viewWillAppear:. Isn't is supposed to be the other way around?

I created a new project using Xcode templates and it worked the way I would except, meaning viewDidLoad was called before viewWillAppear:.

Anybody have any ideas of what is going on or what I might be doing wrong?

Rod Schmidt
infiniteNIL Software
_______________________________________________

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


  • Prev by Date: Re: [Solved - duh!] Core data storage of objects whose class is loaded from a bundle
  • Next by Date: Re: Partially Transparent windows
  • Previous by thread: Re: problems resetting timer interval.
  • Next by thread: NSOpenPanel - disabling the "Open" button for certain folders.
  • Index(es):
    • Date
    • Thread