Re: Bindings / CoreData / two windows issue
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