• 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: Outline View and Bindings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Outline View and Bindings


  • Subject: Re: Outline View and Bindings
  • From: Ron Lue-Sang <email@hidden>
  • Date: Fri, 4 Jul 2008 01:56:53 -0700


On Jun 26, 2008, at 12:46 PM, Quincey Morris wrote:


On Jun 26, 2008, at 12:03, Gabriel Shahbazian wrote:

I have some bindings set up that work perfect well with a Table View (3 column) but when I try and use the Outline View it fails to display the data. Is there something different you need to do with the bindings or does it simply not work with Outline View?


a-1) make sure you're not trying to bind an outlineview to an arraycontroller. The natural pairing is NSOutlineView + NSTreeController, and NSTableView + NSArrayController.


(a) Check that you have specified at least a suitable "children" property for the outline view in the first tab of the IB inspector.

(b) Check your console log for error messages about something being misconfigured.


_______________________________________________

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


--------------------------
RONZILLA



_______________________________________________

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: Binding an NSTextField
  • Next by Date: Re: garbage collection and NSConnection
  • Previous by thread: Re: NSURLConnection and buffering
  • Next by thread: NSTextField: is it possible to avoid selecting contents on focus?
  • Index(es):
    • Date
    • Thread