• 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 question in multiwindow doc app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Core data question in multiwindow doc app


  • Subject: Core data question in multiwindow doc app
  • From: Steven Hamilton <email@hidden>
  • Date: Fri, 27 Jun 2008 22:39:40 +1000

Easy one this I reckon (but not that easy or I wouldn't ask),

I've converted my core data app to NSPersistentDocument and using a multi-nib model for my 3 windows. I have an account window using the IB wizard Master-Detail interface with bindings to add and manage Account entities. I also have a transaction window which has an outlineview of my Accounts. This uses the standard datasource and delegate methods and I build a manual tree of accounts during awakeFromNib for that window.

When I add a new account entity my outlineview doesn't know. Should I be using a notification to find out when a new account entity is added. If so, which one?
_______________________________________________


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: Re: initWithCoder in Nib object loading
  • Next by Date: Layer Backed Views and CoreAnimation neither animate nor stay in place
  • Previous by thread: Re: initWithCoder in Nib object loading
  • Next by thread: re: Core data question in multiwindow doc app
  • Index(es):
    • Date
    • Thread