• 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 App With Auxiliary Panel
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data App With Auxiliary Panel


  • Subject: Re: Core Data App With Auxiliary Panel
  • From: Kyle Sluder <email@hidden>
  • Date: Fri, 31 Jul 2009 22:42:57 -0700

On Jul 31, 2009, at 9:58 PM, Richard Somers <email@hidden> wrote:

My code here came out of Hillegass Third Edition Chapter 12. I will need to think about this.

Doesn't matter; you must be prepared for super's initializer to return a different object (with the possible exception of -[NSObject init], but why tempt fate?).


Yes I see your point. Ditched the ivar but still get "Cannot perform operation without a managed object context" error. Must be some other reason why the binding is not working.

Is the panel set to display at launch? If so, it will be shown during nib awaking (inside -[NSWindowController initWithNibNamed:]), before anyone calls -[AuxWindowController setDocument:]. Ensure that the panel's Display at Launch checkbox is unchecked.



--Kyle Sluder

_______________________________________________

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


References: 
 >Core Data App With Auxiliary Panel (From: Richard Somers <email@hidden>)
 >Re: Core Data App With Auxiliary Panel (From: Kyle Sluder <email@hidden>)
 >Re: Core Data App With Auxiliary Panel (From: Richard Somers <email@hidden>)

  • Prev by Date: Re: The mystery of the missing inverse relationship (was: Re: Fun (or not) with NSArrayControllers and CoreData.)
  • Next by Date: Re: How to change focus ring color?
  • Previous by thread: Re: Core Data App With Auxiliary Panel
  • Next by thread: Re: Core Data App With Auxiliary Panel
  • Index(es):
    • Date
    • Thread