0
votes
2answers
489 views
Binding an NSPopupButton to an NSDictionaryController
I'm trying out some MacOS programming and having some trouble understanding how bindings work with an NSPopupButton. I'm interested in binding to an NSDictionaryController (I don't think I need an …
