widgetbackground-imagetizenefl

How to add background to elementary EFL widget?


I want the background color (or image) of elementary widget (also container) like a grid or box.

How can I set background color of the elementary widget?

In the EFL elementary documentation, I found elm_bg functions, but I can't set it as background to other elementary containers...


Solution

  • Also asked on tizen.org, this part is unclear apparently

    https://developer.tizen.org/ko/forums/native-application-development/how-change-button-background-color

    Theming is the way to go, sample code shared at previous URL.