• 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: [Q] How to add nested items to NSOutlineView?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Q] How to add nested items to NSOutlineView?


  • Subject: Re: [Q] How to add nested items to NSOutlineView?
  • From: Benjamin Stiglitz <email@hidden>
  • Date: Wed, 05 Nov 2008 19:43:57 -0500

However, if I get reference of an item in existing view and insert new item in its data source, NSMutableArray, it can't display the newly added nested items.

I tried NSTreeController's rearragneObjects and the NSOutlineView's reloadItem:reloadChildren, but it doesn't seem to work for me.

Can anyone tell me how to add new items?

Since you’re using NSTreeController, you should modify the array in a KVO-compatible way. Take a look at
<http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Protocols/NSKeyValueCoding_Protocol/Reference/Reference.html#//apple_ref/occ/instm/NSObject/mutableArrayValueForKeyPath: >


-Ben_______________________________________________

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


  • Follow-Ups:
    • Re: [Q] How to add nested items to NSOutlineView?
      • From: JongAm Park <email@hidden>
    • Re: [Q] How to add nested items to NSOutlineView?
      • From: JongAm Park <email@hidden>
References: 
 >[Q] How to add nested items to NSOutlineView? (From: JongAm Park <email@hidden>)

  • Prev by Date: [Q] How to add nested items to NSOutlineView?
  • Next by Date: Re: NSTableView highlited text color
  • Previous by thread: [Q] How to add nested items to NSOutlineView?
  • Next by thread: Re: [Q] How to add nested items to NSOutlineView?
  • Index(es):
    • Date
    • Thread