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:

Even though Interface Builder does it fine:

Do you have an idea why so? Thank!
source
share