On Nov 27, 2010, at 17:44, Jerry Krinock wrote:
>> I have an NSArrayController that holds a set of persons. These persons have
>> a to-many relationship of name objects. Usually they will only have one
>> name, but there may be multiple (or even no name).
>>
>> In my interface, I have an NSTabl
On 2010 Nov 27, at 08:20, Mikkel Eide Eriksen wrote:
> I have an NSArrayController that holds a set of persons. These persons have a
> to-many relationship of name objects. Usually they will only have one name,
> but there may be multiple (or even no name).
>
> In my interface, I have an NSTab
Hi
I have an NSArrayController that holds a set of persons. These persons have a
to-many relationship of name objects. Usually they will only have one name, but
there may be multiple (or even no name).
In my interface, I have an NSTableView that will display the persons. The
attributes are eas