• 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: Bindings / CoreData / two windows issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bindings / CoreData / two windows issue


  • Subject: Re: Bindings / CoreData / two windows issue
  • From: Ricky Sharp <email@hidden>
  • Date: Sun, 4 Dec 2005 16:14:58 -0600


On Dec 4, 2005, at 1:00 PM, Timothy Reaves wrote:

I think some extra info is needed. For one, are both of your windows stored in the same nib? If they are in different nibs, then perhaps it's something to do with the first time the nib is instantiated. At that time, outlets, bindings, etc. will be re- established. I would add logging to the various model objects and object controllers you may have in your nib (adding logging to the various initXXX APIs may be enough).


They are different NIB files. There are no initXXX methods I have defined. Would there be particular ones that would be good to subclass? initWithWindowNibName is the only one I directly call.

What exactly is in your second nib? Perhaps one of the models or object controllers in there is causing the grief. If you do have models, do they need to implement copyWithZone:?
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
References: 
 >Bindings / CoreData / two windows issue (From: Timothy Reaves <email@hidden>)
 >Re: Bindings / CoreData / two windows issue (From: Ricky Sharp <email@hidden>)
 >Re: Bindings / CoreData / two windows issue (From: Timothy Reaves <email@hidden>)

  • Prev by Date: Re: Memory "weight" of objects
  • Next by Date: Re: Search Array for Variable in Object
  • Previous by thread: Re: Bindings / CoreData / two windows issue
  • Next by thread: NSValueTransformer and context question
  • Index(es):
    • Date
    • Thread