• 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
CoreData/Bindings question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CoreData/Bindings question


  • Subject: CoreData/Bindings question
  • From: Ryan Stevens <email@hidden>
  • Date: Sun, 11 Sep 2005 11:44:38 -0700

I'm just now learning to use CoreData and Bindings so be kind...

Say I've got a pretty simple Person Entity with attributes name, mom, dad (among others). So far so good - I can add and remove records from my table, etc.

Now say I'd like to show a sort of family tree...

                        dad
            dad - |
                        mom
child - |
                         dad
            mom - |
                         mom

I've got the GUI for the family tree set up already and it's even printing nicely. I've bound the 'child' field to selection.name and the first 'dad' and 'mom' fields to selection.dad/mom so they're filled in (or I can easily grab their records and add more info). Now what's going to be the easiest way to get the next (and the next- next) generation?

TIA!
_______________________________________________
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: CoreData/Bindings question
      • From: James Andrews <email@hidden>
    • Re: CoreData/Bindings question
      • From: Ryan Stevens <email@hidden>
  • Prev by Date: Re: iPod Type
  • Next by Date: NSInternalInconsistencyException, non-positive window number
  • Previous by thread: NSApp runModalSession: problem
  • Next by thread: Re: CoreData/Bindings question
  • Index(es):
    • Date
    • Thread