(follow-up to this post: https://developer.tizen.org/comment/26112#comment-26112)
After having styled the text with EDC styles, now i need to programmatically update this text, but if i keep the text attribute on the EDC component, it is ignoring any subsequent change, and if i remove that attribute, it doesn’t display anything.
I tried also to use
elm_object_item_part_text_set, with the following part names:
Cannot change text styled with EDC in a label
(follow-up to this post: https://developer.tizen.org/comment/26112#comment-26112)
After having styled the text with EDC styles, now i need to programmatically update this text, but if i keep the text attribute on the EDC component, it is ignoring any subsequent change, and if i remove that attribute, it doesn’t display anything.
I tried also to use
elm_object_item_part_text_set, with the following part names:
But nothing is happening.
The EDC file i used is the following:
So how to update that text?
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio