On 22/09/2009, at 12:55 AM, Keary Suska wrote:
Bindings don't handle aggregate/coalesce. You will need to do that
yourself in the main or a mediating model. Observe the controller's
selection (or table view notifications) to update on the fly.
Ah, OK. That's perhaps why I couldn't see how
On Sep 21, 2009, at 6:20 AM, Graham Cox wrote:
So, I have objects that can be selected. None, one or many objects
might be in the selection. The current selection is available as an
array property in the base controller (NSWindowController subclass)
of this particular UI. Each selected obje