• 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
UI for nonuniform Core Data object hierarchy
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UI for nonuniform Core Data object hierarchy


  • Subject: UI for nonuniform Core Data object hierarchy
  • From: Michael Gardner <email@hidden>
  • Date: Fri, 20 Jan 2006 15:18:42 -0600

I'm using Core Data to manage a nonuniform hierarchy of objects (i.e.
the children of a given node do not have the same class as the node
itself).

My problem is in creating the UI: a tree seems inappropriate, since
the different types of objects might have very different attributes;
instead I want an NSTableView where double-clicking on an object pops
up a new window like the first, with an NSTableView showing the
children of the object in question.

How might I do this? Apologies if this question is too noobish, but I
can't find docs or sample code to lead me in the right direction.

Mike
 _______________________________________________
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: UI for nonuniform Core Data object hierarchy
      • From: Wain <email@hidden>
  • Prev by Date: Re: MFC Porting Issues
  • Next by Date: Re: MFC Porting Issues
  • Previous by thread: Re: MFC Porting Issues
  • Next by thread: Re: UI for nonuniform Core Data object hierarchy
  • Index(es):
    • Date
    • Thread