Description
I am struggling to understand how to change the background color of a messagebox.
There are plenty of examples but these seem to rely on lv_obj_set_style_local_bg_color which I don’t believe exists anymore?
What MCU/Processor/Board and compiler are you using?
Raspberry Pi 4
What LVGL version are you using?
Latest
What do you want to achieve?
Change the background color of the messagebox so that it stands out.
What have you tried so far?
Nothing.