NSTextView Custom Class "Not Applicable"
NSTextView Custom Class "Not Applicable"
- Subject: NSTextView Custom Class "Not Applicable"
- From: Manfred Lippert <email@hidden>
- Date: Mon, 15 Apr 2002 19:12:38 +0200
Hi,
I want to subclass an NSTextView, but Interface Builder does not let me do
that. :-(
I wrote a NSTextView subclass, Interface Builder knows about it, but in the
"Custom Class" pane of the info window of the NSTextView I only can see the
text "Not Applicable".
I have done this with NSOutlineView and others without problems - there I
can select the written subclass in the "Custom Class" pane.
Why isn't this possible for NSTextView?
Any hints?
BTW: I am trying to filter some keys in an NSTextView. Is there a better way
than subclassing NSTextView? (Some delegate methods I haven't seen?)
Regards,
Mani
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.