I want to bind the enabled state of an NSButton to whether or not an NSArrayController has any selected items.
How do I do this?
Another option is to bind to selectedObjects.@count
selectedObjects.@count