g Soong
To: cocoa-dev@lists.apple.com
Sent: Tue, November 10, 2009 7:26:45 PM
Subject: NSArrayController question
Hi all,
I have a very common UI layout: a Master/Detail view. The Master is
a NSTableView bound via a NSArrayController to a NSMutableArray,
with buttons for Add and Remove whose Ta
Sent: Tue, November 10, 2009 7:26:45 PM
Subject: NSArrayController question
Hi all,
I have a very common UI layout: a Master/Detail view. The Master is a
NSTableView bound via a NSArrayController to a NSMutableArray, with buttons for
Add and Remove whose Target/Action is the NSArrayController&
Hi all,
I have a very common UI layout: a Master/Detail view. The Master is a
NSTableView bound via a NSArrayController to a NSMutableArray, with buttons for
Add and Remove whose Target/Action is the NSArrayController's add and remove
actions. The Detail box displays attributes of the NSArrayCo