Search code examples
cocoansmenunsmenuitem

NSMenuItem number bubble?


I have seen something like this:

rounded numberfields

in a Menulet on the right of menu items and I can't figure out how to do it.

Can anyone elaborate? Thank you!


Solution

  • You can only do this from Cocoa using the custom view behavior of the NSMenuItem.