Re: Newbie: Referencing Objects (second try)
Re: Newbie: Referencing Objects (second try)
- Subject: Re: Newbie: Referencing Objects (second try)
- From: "john fogg" <email@hidden>
- Date: Mon, 27 Oct 2008 03:58:32 +0100
Hi again!
On Mon, Oct 27, 2008 at 3:20 AM, john fogg <email@hidden> wrote:
> OK I did that. But as far as I can tell I now have an empty variable
> named "secondMainObject" located in "secondSubObject". How do I store
> the reference to "secondMainObject" in the variable?
Or do I have to populate the variable once I created the object? I
created the accessor in "secondSubObject" as you said and tried (in
"secondMainObject")
secondSubObject.secondMainObject = self;
But it doesn't seem to work.
Hmpf!
_______________________________________________
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