Re: NSTable view NSArrayController add: not updating
Re: NSTable view NSArrayController add: not updating
- Subject: Re: NSTable view NSArrayController add: not updating
- From: email@hidden
- Date: Fri, 3 Feb 2006 12:54:16 -0800
Juan Branger wrote:
When using the add method with NSArrayController the NSTableview
asociated didn't notice the change made by "add" method, but if I
use [super addObject:[super newObject]] it does work. What is going
on, shouldn't add method update the tableview?
Update the drawing of the view or update using NSNotifications? I'm
guessing some binding is not set right...
Whats your binding for the table view?
Is it a simple or complex app?
Andre
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