On Thu, 24 Jul 2008 21:50:31 +1000, Steven Hamilton <[EMAIL PROTECTED]> said:
>Hi Folks,
>
>I have a NSTableview with a datasource consisting of an NSArray of
>dictionaries. One column in my table has an NSPopupbuttonCell. The
>content and contentValues are bound to a Core Data "Account" object. I
Hi Folks,
I have a NSTableview with a datasource consisting of an NSArray of
dictionaries. One column in my table has an NSPopupbuttonCell. The
content and contentValues are bound to a Core Data "Account" object. I
use a "name" property as my contentValue.
I'm having trouble changing the
Hi Folks,
I have a NSTableview with a datasource consisting of an NSArray of
dictionaries. One column in my table has an NSPopupbuttonCell. The
content and contentValues are bound to a Core Data "Account" object.
I use a "name" property as my contentValue.
I'm having trouble changing