Re: When is the - (id)init method not called for an Objective-C class?
Re: When is the - (id)init method not called for an Objective-C class?
- Subject: Re: When is the - (id)init method not called for an Objective-C class?
- From: "Stephen J. Butler" <email@hidden>
- Date: Tue, 30 Dec 2008 02:32:15 -0600
On Tue, Dec 30, 2008 at 2:24 AM, Michael A. Crawford
<email@hidden> wrote:
> I have an init method for an NSView sub-class that is never called. Not
> expert enough with Objective-C to understand why? Anyone have a clue?
The documentation for awakeFromNib lists the scenarios and what
messages are sent:
<http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Protocols/NSNibAwaking_Protocol/Reference/Reference.html>
_______________________________________________
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