I'm trying to use this as a drop-in replacement for NSTokenField. My current token field is getting its content through bindings. I've set the ACBTokenField up the same way (a Value binding which sets a string like "comma,separated,tokens"), but the value remains blank.
Thanks for your work on this, NSTokenField is in dire need of some additional methods like this.
I'm trying to use this as a drop-in replacement for NSTokenField. My current token field is getting its content through bindings. I've set the ACBTokenField up the same way (a Value binding which sets a string like "comma,separated,tokens"), but the value remains blank.
Thanks for your work on this, NSTokenField is in dire need of some additional methods like this.