Re: Order of instantiation within a NIB
Re: Order of instantiation within a NIB
- Subject: Re: Order of instantiation within a NIB
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 12 Apr 2005 14:51:44 -0700
On Apr 12, 2005, at 11:46 AM, John Brownlow wrote:
This is from memory, but I think I was trying to bind the
'selectedObjects' key of an NSArrayController, which for some
reason does not appear to be exposed in Interface Builder. Anyway
it was something like that. There is at least one of the selection
keys which is annoyingly not exposed.
'selectedObjects' isn't an exposed binding for an array controller.
The "official" exposed bindings are (IIRC):
editable,
contentArray,
contentArrayForMultipleSelection,
contentObject,
sortDescriptors,
selectionIndexes
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden