• 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
Core Data/IB questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Core Data/IB questions


  • Subject: Core Data/IB questions
  • From: Rick Mann <email@hidden>
  • Date: Wed, 26 Mar 2008 19:31:32 -0700

I'm following the NSPersistentDocument Core Data tutorial, but changing things for my little app along the way. For example, instead of Employees and Departments, I have TrackPoints and Tracks (GPS tracks).

After following a portion of the tutorial, I got a nice little master/ detail view, with a table of tracks I can add to, and edit, etc. The tutorial suggested looking at the various connections in IB to get an idea of how it wired together. I used the Core Data Entity doohickie in IB to build the master-detail view for me.

Question 1: Is there any way to see, at a glance, all the interconnections in a .xib file at once?

The next thing I did was add another master/detail view (in the same window) for the Track entity. What I'd like it to do is, when a track is selected in the track list, show the points belonging to that track in the Track Point list.

Question 2: I can see how a text field gets populated when you select an item in the table. How can I get a one table to populate based on the selection in another?

TIA,
--
Rick

_______________________________________________

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: Core Data/IB questions
      • From: "Adam Gerson" <email@hidden>
  • Prev by Date: Re: Getting a list of all classes, etc...
  • Next by Date: uncaught breakpoint
  • Previous by thread: Re: CoreAnimation weird problems with NSView animator
  • Next by thread: Re: Core Data/IB questions
  • Index(es):
    • Date
    • Thread