Re: Initializing Subclass of NSTextContainer
Re: Initializing Subclass of NSTextContainer
- Subject: Re: Initializing Subclass of NSTextContainer
- From: Gordon Apple <email@hidden>
- Date: Thu, 01 Feb 2007 13:39:38 -0600
Thanks. I'm surprised that nobody noticed the "obvious" beginners error
in not returning "self" in the init message. At least I'm now past that one
and debugging other errors.
> I misunderstood your original message.
>
> If I were you, since the error message indicates that the system was
> unable to find a textView method in your EDDynamicArray class, I
> would temporarily implement a textView message in that class, put a
> breakpoint in it, then use the debugger to find where the call is
> coming from.
>
_______________________________________________
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