• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Drag and drop on table view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Drag and drop on table view


  • Subject: Re: Drag and drop on table view
  • From: João Varela <email@hidden>
  • Date: Fri, 02 Dec 2016 19:38:46 +0000

>
> I am still not sure if I am doing this the right way (extending NSTableView) because Xcode says "Subclassing NSTableView is usually not necessary”.
>
> Jan E.

Yes, it is usually not necessary and I would go so far as saying that you shouldn’t. I normally create a new delegate class and override the recommended NSTableView delegate methods. Subclassing has too many caveats that the normal mortal has the tendency to get it wrong. And I’m assuming you are a “normal mortal”. ;)

João
>

_______________________________________________

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


  • Prev by Date: Re: Documentation Workflow
  • Next by Date: Re: Documentation Workflow
  • Previous by thread: Re: Drag and drop on table view
  • Next by thread: Re: Documentation Workflow
  • Index(es):
    • Date
    • Thread