Method Sequence on Application Loads
Method Sequence on Application Loads
- Subject: Method Sequence on Application Loads
- From: Kenneth Ramey <email@hidden>
- Date: Sun, 8 Mar 2009 22:49:04 -0700
I am looking for information on the sequence of method invocation as
an application loads. For instance, Apple's documentation says that
awakeFrom Nib is called after the user interface loads but before any
events have been handled. I want to create an application that begins
reading real-time data as soon as possible, without user
intervention. Once it gets started, users will be able to interact
and modify behavior, but the basic functions should begin
automatically as soon as feasible.
What method do I need to hook for this?
Thanks.
-------------------------------
Ken Ramey
email@hidden
_______________________________________________
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