NSarraycontroller numberable IBOutlet pointers
NSarraycontroller numberable IBOutlet pointers
- Subject: NSarraycontroller numberable IBOutlet pointers
- From: MH <email@hidden>
- Date: Mon, 21 May 2007 17:03:23 +0100
My understanding is that an IBOutlet is essentially pointer to an
instantiated object in IB.
Is it ok have numerous IBOutlets all pointing to the same object in
IB, i.e. an nsarraycontroller?
I'm just suspicious of this for some reason, but logically because an
IBOutlet is just a pointer, a change occuring anywhere, whether in
this controller or that will be reflected across all other pointers to
that object.
Or am I getting this wrong?
I just want my nsarraycontrollers to be accessible from a number of
different files is all.
Thanks.
_______________________________________________
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