something like Object(textcolor=(r, g, b, a))
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Open | None | T7142 efl 2.0 considerations | ||
Open | None | T7267 it should be trivially simple to change the text color on objects |
Comment Actions
at the edje level it is (set colorclass on that edje object). elm hides the edje objects though and there may be more than one in a widget too (or none) so realistically there would have to be an elm specific api that passes through to the right edje object(s).