Re: Basic NSArrayController NSTableView bindings question
Re: Basic NSArrayController NSTableView bindings question
- Subject: Re: Basic NSArrayController NSTableView bindings question
- From: Scott Anguish <email@hidden>
- Date: Tue, 23 Aug 2005 14:02:24 -0700
Troubleshooting Cocoa Bindings
http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaBindings/Concepts/Troubleshooting.html#//apple_ref/doc/uid/
TP40002148
My collection controller isn’t displaying the current data
On Aug 22, 2005, at 10:05 PM, Steve Weller wrote:
Nothing appears in my table when I run my program, although I know
there is content in the array. I get nothing in the log. My program
fills the array with
[myArray addObjectsFromArray:result];
where result is an array of MyClass object instances.
_______________________________________________
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