Bevel Button on Retina

[quote=266145:@Sam Rowlands]My experience with the bevel button is that it’s not a system control, but a custom Xojo control, like the Listbox. If possible see if you can use a system standard control for Retina.

As Michel points out the standard pushbutton is a lot more customizable that Xojo exposes and can be made to look and feel very much like a Bevel Button with declares. This does of course break x-plat functionality.[/quote]

Very much but not identically, which is why BevelButton is a custom NSView that is drawn using theme APIs.

I do in almost every instance, but in one area, the icons directly on the Button looks like a better fit, so they Bevel Button looked like a possibility. Not sure what an RKPicture is (I assume it is a Retina Kit Picture, but that still doesn’t tell me exactly what it is. If I could get Pictures on the “Generic Button” that comes in Xojo, that would work here.