Re: Getting a reference to the data model from a delegate
Re: Getting a reference to the data model from a delegate
- Subject: Re: Getting a reference to the data model from a delegate
- From: James DiPalma <email@hidden>
- Date: Tue, 21 Jan 2003 22:43:24 -0800
W.r.t. your suggestion, I'm a bit confused but are you basically
saying that one way to solve this is define an outlet in my delegate
class that points to the File's Owner (which is my dedicated window
controller) in the nib file? Does seem to make sense to me, but I just
want to know whether I'm interpreting your suggestion correctly.
Yeah!. That solution will be easy.
I had originally thought your problem was caused by having a second nib
for your drawer (and this delegate that you are having trouble with).
That long email to explain why a parameterized init method in your
delegate wouldn't work and my first email already suggested using your
File's Owner. It was fun...
-jim
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.