• 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
Newbie Core Data question.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Newbie Core Data question.


  • Subject: Newbie Core Data question.
  • From: Gustavo Pizano <email@hidden>
  • Date: Sun, 11 Oct 2009 08:48:33 +0200


Hello.
I have a window with 2 custom views, each view with their corresponding controller.
Now on view one I have a list of users, this list its coming from core data, now in the list when I select one element I want in the other view show the detailed information about what the user selected, but because this are 2 independent views I dunno how to achieve this. I now if I place all in one window, I can set the selection binding and show the proper information in the proper place (ie labels, or textfields), but how to pass this NSManageObject to the other view?


I have in the other view a NSManageObject User, when I click in the list, I get the selection in the first vierw and set the User in the second view, but I dunno now how to make the bindings in this second view once I have the selection.

Any help please?

thank you very much

Gustavo


_______________________________________________

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: Newbie Core Data question.
      • From: Matthew Lindfield Seager <email@hidden>
  • Prev by Date: Re: How to allocate and delegate; or how to keep GC and the static analyzer happy
  • Next by Date: Re: Newbie Core Data question.
  • Previous by thread: Re: Should I try to avoid loading principal class of plug-in?
  • Next by thread: Re: Newbie Core Data question.
  • Index(es):
    • Date
    • Thread