I have an NSButton
with an image (and without text), on a blue background. The Square
style, type Momentary Push In
, is not limited, etc.
When I press the button, a rectangle glows around it, which is highlighted for a second. How can I get rid of it?
I only want the image to be displayed, and when I click on it there should be no backlight indicators ... Do I have to subclass the button or is there a simple setting in Interface Builder?
Not pressed - normal state:
Press - highlighted:
therefore I do not want rect highlighting; -)
tamasgal
source share