• 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: Best way to implement drag and drop for multiple types of nstableview
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Best way to implement drag and drop for multiple types of nstableview


  • Subject: Re: Best way to implement drag and drop for multiple types of nstableview
  • From: Paul Bruneau <email@hidden>
  • Date: Mon, 28 Sep 2009 09:35:50 -0400

On Sep 25, 2009, at 12:19 PM, I. Savant wrote:

Paul:

Unless I'm missing something, why not add properties to your array controller class that keeps track of the desired types? If you use multiple tables for the same array controller instance, you could get even fancier and keep an association between provided and accepted types for each table.

Thank you IS-

That is the nudge I was looking for. I see now that I can just make the new properties, wire them up in IB to my tables and be able to keep track of everything.

Not all of the properties in each instance will have tables wired to them because not all the tables are in the same windows of course, but that should just result in nil settings for those outlets.

Thanks!
_______________________________________________

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


References: 
 >Best way to implement drag and drop for multiple types of nstableview (From: Paul Bruneau <email@hidden>)
 >Re: Best way to implement drag and drop for multiple types of nstableview (From: "I. Savant" <email@hidden>)

  • Prev by Date: Re: Creating a radar sweep effect
  • Next by Date: Re: NSView clicking through to superview
  • Previous by thread: Re: Best way to implement drag and drop for multiple types of nstableview
  • Next by thread: proper technique for CoreData SQLite fetch with sort descriptors
  • Index(es):
    • Date
    • Thread