Seeing that these tokens ( NSTokenFieldCell s) are inherited from the NSCell class, theoretically, yes, you can send them an event by indicating them the action and purpose ( -setAction: and -setTarget: respectively, and if you want to give a marker menu when clicked, use -setMenu: .
Itai ferber
source share