• 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: Mixed Core Data and "static" nodes in outline view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mixed Core Data and "static" nodes in outline view


  • Subject: Re: Mixed Core Data and "static" nodes in outline view
  • From: "Sean McBride" <email@hidden>
  • Date: Wed, 30 Sep 2009 19:30:24 -0400
  • Organization: Rogue Research Inc.

On 9/30/09 4:22 PM, Rick Mann said:

>I'm looking at ways of grouping some Core Data objects in a outline
>view. What I have are 3 or 4 different entities, and I want each of
>the objects of each type to appear under a parent item in the outline
>view.
>
>Currently, I've implemented a simple table view and it's bound to an
>array controller that gets the objects from Core Data. Now I want to
>expand that same list to handle the other objects, so an outline view
>seems natural, with the top level nodes corresponding to the various
>types of entities, and the entities existing below.

You could certainly do it without bindings and use the delgate/datasoure
methods of NSOutlineView.  A bit of a PITA though.

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________

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: Mixed Core Data and "static" nodes in outline view
      • From: Rick Mann <email@hidden>
References: 
 >Mixed Core Data and "static" nodes in outline view (From: Rick Mann <email@hidden>)

  • Prev by Date: Re: Cocoa UI Libraries?
  • Next by Date: Re: Mixed Core Data and "static" nodes in outline view
  • Previous by thread: Mixed Core Data and "static" nodes in outline view
  • Next by thread: Re: Mixed Core Data and "static" nodes in outline view
  • Index(es):
    • Date
    • Thread