nsarraycontroller outlets
nsarraycontroller outlets
- Subject: nsarraycontroller outlets
- From: "Mark Hill" <email@hidden>
- Date: Tue, 15 May 2007 16:56:54 +0100
Is it adviseable to have to pointers to the same nsarraycontroller instance?
I have an IBOutlet in MyDocument and another in MyView both connected
to the same NSArrayController instance in IB.
My arrangement seems rather convoluted, as myView has an outlet in
myDocument and myView has an outlet for the nsarraycontroller in the
MyDocument.nib. It doesn't smell right to me.
Ideally myView would share the same nsarraycontroller outlet in MyDocument.
What I have seems to work, and changes are reflected correctly, but
for how long?
_______________________________________________
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