• 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
NSTableView content binding (and friends)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTableView content binding (and friends)


  • Subject: NSTableView content binding (and friends)
  • From: Jim Correia <email@hidden>
  • Date: Wed, 2 Mar 2005 18:48:42 -0500

The docs say for the content binding of NSTable view:

 content

An NSArrayController instance that provides the content of the NSTableView.

Typically, the content binding is created automatically when the initial NSTableColumn binding is made, binding to the column's NSArrayController.

Under what situations would I bind directly to this, rather than just setting up the columns? (I guess I have the same question for all of the other keys which say "Typically this binding is created automatically, binding to the <xxx> of the initially bound NSTableColumn.)


I'm trying to understand, for example, why when I take mmalc's bookmarks example which uses the master-detail view, and explicitly bind the content of the NSTableView to the array controller, the detail view stops working correctly.

Thanks,
Jim

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: NSTableView content binding (and friends)
      • From: mmalcolm crawford <email@hidden>
  • Prev by Date: Re: Help in using the gcc -finstrument-functions option for tracing programs execution
  • Next by Date: Re: NSTableView content binding (and friends)
  • Previous by thread: Re: Help in using the gcc -finstrument-functions option for tracing programs execution
  • Next by thread: Re: NSTableView content binding (and friends)
  • Index(es):
    • Date
    • Thread