RE: Saving NSObjectController info
RE: Saving NSObjectController info
- Subject: RE: Saving NSObjectController info
- From: <email@hidden>
- Date: Tue, 15 Feb 2005 11:24:48 +0000
Nevermind, actually figured this out on my own. For those that might be wondering (I'm sure you're out there somewhere), what I did was make an outlet in MyDocument of type NSObjectController, connected the NSObjectController in IB to the outlet, then just used content: and setContent: methods in place of the earlier methods I was using with a custom controller object.
So all is working. Kind of, one of my text fields isn't wanting to save the info, though the rest of them are. I'm sure I'll hunt it down.
Sorry for the interruption.
James
_______________________________________________
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