Re: Object Scope
Re: Object Scope
- Subject: Re: Object Scope
- From: Shawn Erickson <email@hidden>
- Date: Thu, 10 May 2007 07:38:36 -0700
On May 9, 2007, at 2:09 PM, Aaron Wallis wrote:
Hey I.S.
Sorry for the lay terminology, I am still pretty new to all this :P
But you're on the money in your diagnosis! Thats pretty much
exactly what happens.
I've come across this "gotcha" a few times now and don't really
understand how to get around it.
Review the documentation to better understand things like outlets
(IBOutlets), targets-actions, nib owners, delegates, and in general
what it means when you instantiate an object in a nib.
Just keep in your head that no magic is going on.
So places to look for more information...
<http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaFundamentals/CommunicatingWithObjects/chapter_6_section_3.html#//
apple_ref/doc/uid/TP40002974-CH7-SW3>
<http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaFundamentals/CommunicatingWithObjects/chapter_6_section_5.html#//
apple_ref/doc/uid/TP40002974-CH7-SW14>
<http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaFundamentals/CoreAppArchitecture/chapter_7_section_8.html#//
apple_ref/doc/uid/TP40002974-CH8-SW46>
...all from...
<http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaFundamentals/index.html>
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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