Re: nubie attempt to use NSTableView with NSArrayController
Re: nubie attempt to use NSTableView with NSArrayController
- Subject: Re: nubie attempt to use NSTableView with NSArrayController
- From: mmalcolm crawford <email@hidden>
- Date: Sat, 13 Nov 2004 15:01:36 -0800
On Nov 13, 2004, at 2:29 PM, John James wrote:
| name | key |
+---------------------------+----------------------------+
| (name,name,name) | (key,key,key) |
| (name,name,name) | (key,key,key) |
| (name,name,name) | (key,key,key) |
+-------+------------------------------------------------+
Is this an obvious bug?
What does the "(a,a,a)" pattern signify?
The "(a,a,a)" pattern signifies that the value is an array.
What are the bindings for the columns? They should be something of the
form:
[ControllerName].arrangedObjects.<propertyName>
There are a number of examples you can compare at:
<http://homepage.mac.com/mmalc/CocoaExamples/controllers.html>
mmalc
_______________________________________________
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