• 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: Core data model, bindings advice.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

re: Core data model, bindings advice.


  • Subject: re: Core data model, bindings advice.
  • From: Ben Trumbull <email@hidden>
  • Date: Tue, 13 May 2008 12:46:57 -0700

I must admit the bindings for this are really playing with my head. I struggled quite immensely getting the selection from the treecontroller and in the end it started working without me fully
understanding why. I have further complications to come as I have the decide whether the transaction amount is a debit or credit (based on the from/to account relationships) and then display the amount in the correct column and then also work out a way to add transactions back
in like this.

Steven,

You might find it beneficial to learn about Cocoa Bindings and Core Data separately to minimize frustration. For example, you can take the 'Foundation tool' project template for creating command line apps, add CoreData.framework to the list of frameworks linked against, import the header, and go your merry way.

Separately, the tree controller in Cocoa Bindings does seem to be a little thorny, especially on 10.4. It got a big overhaul in 10.5. You might try googling for community articles about using it and the outline view.
--


-Ben
_______________________________________________

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


  • Prev by Date: Xcode-like window menu?
  • Next by Date: Re: Changing NSPrintPanel UI in 10.5
  • Previous by thread: Re: Core data model, bindings advice.
  • Next by thread: how to create .qtz file from custom cocoa app
  • Index(es):
    • Date
    • Thread