Re: Initializing Subclass of NSTextContainer
Re: Initializing Subclass of NSTextContainer
- Subject: Re: Initializing Subclass of NSTextContainer
- From: email@hidden
- Date: Mon, 29 Jan 2007 16:40:16 -0700
Would AwakeFromNib imply a call to initWithCoder, rather than to init?
- (id) initWithCoder:(NSCoder *)decoder {
}
On Jan 29, 2007, at 3:53 PM, Gordon Apple wrote:
which didn't help. In the subview of NSTextView in AwakeFromNib, I
replace
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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