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 protected]





_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to