Is it possible to control the inset or padding for NSMenuItems
?
I.e. for a menu used in my NSPopupButton
I'd like to remove the left padding (normally used for the checkbox) and add some padding after the text.
Can this be achieved (with public API)?