NSMenuItem number bubble?
I have seen something like this:
in a Menulet on the right of menu i开发者_JS百科tems and I can't figure out how to do it.
Can anyone elaborate? Thank you!
You can only do this from Cocoa using the custom view behavior of the NSMenuItem.
精彩评论