There are quite a few things you can bind to in a NSTableColumn filled with NSPopupButtonCell, I tried looking around for explanations but couldn't seem to find any.
- What are each of the binding under value selection for? For example, what's the difference between "Content" and "Content Values"?
- Why is "Content Objects" grayed out anyways?
- Why do you bind to the table column instead of the Pop Up Button Cell? The binding options available for Table Column containing a TextCell is also different. How is that accomplished?