viewDidLoad called after viewWillAppear:
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