Re: Newbie: Referencing Objects
Re: Newbie: Referencing Objects
- Subject: Re: Newbie: Referencing Objects
- From: Andy Lee <email@hidden>
- Date: Sun, 26 Oct 2008 14:45:44 -0400
On Oct 25, 2008, at 1:20 PM, john fogg wrote:
If this helps: In Actionscript I'd write
"_root.myObjectName.myFunctionName" and be set. Is there a way to
access objects like this in Objective-C?
I don't know Actionscript but it looks like it has a global dictionary
of objects that you can reference by name. There is nothing like
"_root" in Objective-C.
--Andy
_______________________________________________
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