Attention | Topic was automatically imported from the old Question2Answer platform. | |
Asked By | abelgutierrez99 |
Hi,
Do you know how can I customize the PopupMenu
of a OptionButton
?
I tried things like option_menu.get_popup().set("font_size", 40)
, but nothing changes. I tried to change font size, but I would also like to change how it looks in general (background, font size and color…).
Thanks!