Re: Subclass of NSTextView
Re: Subclass of NSTextView
- Subject: Re: Subclass of NSTextView
- From: Renaud Boisjoly <email@hidden>
- Date: Sun, 26 May 2002 00:03:00 -0400
Wait a minute... it works for text... I guess my subclass wasn't set to
allow graphics... I think I boo booed here
I'll work on it
Renaud
On Saturday, May 25, 2002, at 11:52 PM, Renaud Boisjoly wrote:
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.
_______________________________________________
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.