Re: NSArrayController remove:
Re: NSArrayController remove:
- Subject: Re: NSArrayController remove:
- From: "I. Savant" <email@hidden>
- Date: Tue, 12 Sep 2006 08:51:59 -0400
Tore:
How have you set up the bindings between your array controller and
your table view / columns?
Also, if you're trying to mix Cocoa Bindings and the table data
source methods, realize that your data source methods will have to
use the array controller's -arrangedObjects to make sure your table's
rows match the order of the array controller's objects.
--
I.S.
On Sep 12, 2006, at 8:24 AM, Tore Halset wrote:
Hello.
I am using NSArrayController in a non-CoreData-application. I am
having trouble with remove: as it seem to delete the first row even
if the last row are selected.
Sorry for being so vague. Anyone seen and solved this problem
before? What to look out for?
- Tore.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
_______________________________________________
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