Subclass of NSTextView
Subclass of NSTextView
- Subject: Subclass of NSTextView
- From: Renaud Boisjoly <email@hidden>
- Date: Sat, 25 May 2002 23:52:16 -0400
Hi from a newbie
I'm subclassing an NSTextView inside a scroll view and I'm wondering
something.
Do I have to reimplement all the Copy and PAste and drag and drop
operations ? I've started doing the COpy and paste, but I was thinking
Drag and drop, since I wasn't overriding them would be inherited from
the NSTextView class... but drag and drop doesn't work...
what gives?
thanks for your help!
Renaud
_______________________________________________
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.