FROM : mmalcolm crawford
DATE : Tue Apr 12 23:51:44 2005
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
DATE : Tue Apr 12 23:51:44 2005
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
| Related mails | Author | Date |
|---|---|---|
| John Brownlow | Apr 11, 19:36 | |
| Scott Stevenson | Apr 11, 20:02 | |
| John C. Randolph | Apr 11, 22:48 | |
| John Brownlow | Apr 12, 00:20 | |
| John Brownlow | Apr 12, 16:11 | |
| mmalcolm crawford | Apr 12, 16:46 | |
| John Brownlow | Apr 12, 20:46 | |
| mmalcolm crawford | Apr 12, 23:51 | |
| John Brownlow | Apr 13, 00:02 | |
| mmalcolm crawford | Apr 13, 00:11 | |
| John Brownlow | Apr 13, 00:48 | |
| mmalcolm crawford | Apr 13, 01:42 |






Cocoa mail archive

