Re: Method Sequence on Application Loads
Re: Method Sequence on Application Loads
- Subject: Re: Method Sequence on Application Loads
- From: Mike Abdullah <email@hidden>
- Date: Mon, 9 Mar 2009 11:50:40 +0000
On 9 Mar 2009, at 05:49, Kenneth Ramey wrote:
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?
This article may be of some interest:
http://cocoawithlove.com/2008/03/cocoa-application-startup.html
Mike.
_______________________________________________
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