Object Scope
Object Scope
- Subject: Object Scope
- From: Aaron Wallis <email@hidden>
- Date: Thu, 10 May 2007 06:56:29 +1000
Hi All,
I'm stuck on a little design pattern that I can't get my head around.
I've got a class which is loaded when the Principal Class is
initiated, however the class also has a NSView and several out
IBoutlets/actions bound to it and I always seem to get an issue where
the instance that was created through initiator is in a different
scope to the *mystery* one that is created for the interface...
I'm sure this is a really low level design pattern in Cocoa, but I
can't seem to get my head around what i'm doing wrong here.
Any advice would be much appreciated.
Thanks.
Az
_______________________________________________
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