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 protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to