When I try to set the font on a button, which is specified as a valid keyword arg in the docs, I get the following error:
Invalid initialization argument:
:FONT
I don't necessarily need to do anything fancy with the font in said button, but it's default size and font are very small even on a regular monitor, and my monitor is high-res, making it quite tiny. For every other component i can just scale with fonts, but it doesn't seem to work with buttons.