Re: Drag and stupid Drop in NSTableView
Re: Drag and stupid Drop in NSTableView
- Subject: Re: Drag and stupid Drop in NSTableView
- From: Tony Cate <email@hidden>
- Date: Thu, 27 May 2004 05:40:39 -0500
>
I know I've got to override methods for validatedrop, writerows,
>
etc..., but where do I put them?
NSTableview implements an Informal Protocol called <NSTableDataSource>. The
tableView Drag and Drop methods are part of that protocol.
Appkido is particularly good at ferreting out this kind of information.
Tony
3 Cats And A Mac
http://www.3caam.com
_______________________________________________
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.