Retina Icon for Bevelbuttons

Is there a way to assign a 2x resolution image to the Icon property of a BevelButton and have it scale properly to optimize the appearance on retina displays?

You might have to do it yourself in code… or take a look at Retina Kit from Sam

Hi Roger, currently it’s not possible. Depending on how you’re using the Bevel Button, you might be able to customise a regular Push Button to look/work the same, and you can use the Retina Kit to custome the icon on the PushButton.