Re: NSarraycontroller numberable IBOutlet pointers
Re: NSarraycontroller numberable IBOutlet pointers
- Subject: Re: NSarraycontroller numberable IBOutlet pointers
- From: mmalc crawford <email@hidden>
- Date: Mon, 21 May 2007 10:48:53 -0700
On May 21, 2007, at 10:17 AM, MH wrote:
I'm not cross-nibing in this case.
It's not clear, then, what you meant by:
"I just want my nsarraycontrollers to be accessible from a number of
different files is all."
Are you suggesting that keypaths would be a better approach?
If you're using bindings to access an object in a different nib file,
then yes.
If you're simply accessing a given object from several other objects
within the same nib file, then no.
I would also suggest that you spend some time mastering the basics of
nib files, target-action, and inter-nib communication before spending
more time on bindings, otherwise you're likely to get confused in the
future.
mmalc
_______________________________________________
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