Ugly character in NSMenuItem key equivalent

In the main menu of my application, I have a menu item that I would like to set on the alt + minus sign label. I was able to set the key equivalent in IB, and it works as expected, but it is really ugly when the application starts:

enter image description here

Even though Interface Builder does it fine:

enter image description here

Do you have an idea why so? Thank!

+3
source share
1 answer

This seems to be a problem with OS X, here is a screenshot from Pixelmator:

Pixelmator screenshot

And even Preview.app has the same problem / error ( Viewmenu):

Preview screenshot - View menu

+2
source

All Articles