Trying to get an NSStatusItem
to have multiple buttons like this picture https://i.stack.imgur.com/iMqgL.png.
Each button as a different function -- the pause button pauses, the skip button skips, etc. I don't want a dropdown menu, I want it all to be part of the same NSStatusItem
.