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: Andrew Farmer <email@hidden>
- Date: Tue, 30 Dec 2008 00:29:47 -0800
On 30 Dec 08, at 00:24, Michael A. Crawford 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 designated initializer for NSView is initWithFrame:, IIRC.
_______________________________________________
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