Re: NSArrayController remove:
Re: NSArrayController remove:
- Subject: Re: NSArrayController remove:
- From: Felix Franz <email@hidden>
- Date: Tue, 12 Sep 2006 15:49:05 +0200
On Sep 12, 2006, at 3:21 PM, Tore Halset wrote:
The NSTableView are bound to the arrangedObjects of the array
controller.
do you bind the NSTableView directly to the NSArrayController via its
"content" binding?
If yes you have to bind the NSTableView's selectionIndexes to the
selectionIndexes of the
NSArrayController. This is done automatically if you bind to a table
column.
See <file:///Developer/ADC Reference Library/documentation/Cocoa/
Reference/CocoaBindingsRef/BindingsText/NSTableView.html#//apple_ref/
doc/uid/NSTableView-DontLinkElementID_541>
felix
_______________________________________________
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