Does anyone know how to draw a custom button in GUIX? Essentially what I'm trying to do is draw a button with a radius on the 4 corners. There will be many different sizes of buttons in the project so I'm trying to avoid having to store a pixelmap for each button size.
Are there any examples out there on how to do this? I haven't been able to find anything