Re: Question on NSScrollView
Re: Question on NSScrollView
- Subject: Re: Question on NSScrollView
- From: Graham Cox <email@hidden>
- Date: Wed, 30 Apr 2014 12:40:09 +1000
On 30 Apr 2014, at 12:20 pm, Varun Chandramohan <email@hidden> wrote:
> Can someone tell me if NSScrollView can be extended to work like that? Any suggestions?
You don't want to extend or subclass NSScrollView. Instead just put a custom view inside it. You can set up drag and drop in any view - check out the NSDraggingDestination protocol.
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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